bfr/BFR/Operations
adroslice 0eb940012d Implemented preview TODO, modified exception handling
- Better handles unexpected exceptions
- Expected exceptions should be OperationException
- Leaves files unchanged even if the exception occurs at *any* point of the operation
- TODO: Probably have to optimize this.
- Operations now operate on IList<T> instead of List<T> to maintain compatibility with AvaloniaList<T>
- Slightly better comments
2019-11-16 02:47:07 +01:00
..
Operation.cs Implemented preview TODO, modified exception handling 2019-11-16 02:47:07 +01:00
OperationException.cs Implemented preview TODO, modified exception handling 2019-11-16 02:47:07 +01:00
OperationType.cs Added internal Operation Infrastructure + Example 2019-11-16 02:00:17 +01:00
Overwrite.cs Implemented preview TODO, modified exception handling 2019-11-16 02:47:07 +01:00