diff options
Diffstat (limited to 'win/CS/HandBrakeWPF/README BEFORE WRITING CODE.txt')
-rw-r--r-- | win/CS/HandBrakeWPF/README BEFORE WRITING CODE.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/win/CS/HandBrakeWPF/README BEFORE WRITING CODE.txt b/win/CS/HandBrakeWPF/README BEFORE WRITING CODE.txt deleted file mode 100644 index 252bae71b..000000000 --- a/win/CS/HandBrakeWPF/README BEFORE WRITING CODE.txt +++ /dev/null @@ -1,7 +0,0 @@ -This is the port of the current WinForms GUI over to WPF.
-It is an incomplete work-in-progress and not currently in a usable state!
-
-Goals:
-
-- Move as much of the busness logic into the ApplicaitonServices library so it's reusable.
-- Rebuild the UI in WPF using MVVM approach using Caliburn Micro 1.2 as the base and Castle Windsor for IoC/DI
\ No newline at end of file |