AMIDST Switch Config-setings to JSON, separate config/ folder (recreated on...
AMIDST Switch Config-setings to JSON, separate config/ folder (recreated on startup) from Declaration/ one * cSettings: objectify IO of settings, use try/catch for its error handling. * Use json-schema to check settings. * Open editor for text-files with System.Diagnostics.Process.Start instead of Shell and use Path. * Utility routines for formatting msgs, joining file-paths. * Add reference to Json.net dll.
Showing
- CSE/CSE.vbproj 12 additions, 8 deletionsCSE/CSE.vbproj
- CSE/Classes/cSettings.vb 186 additions, 0 deletionsCSE/Classes/cSettings.vb
- CSE/GUI/CSEMain.vb 107 additions, 103 deletionsCSE/GUI/CSEMain.vb
- CSE/GUI/CSE_Config.vb 43 additions, 19 deletionsCSE/GUI/CSE_Config.vb
- CSE/GUI/Export_GUI.vb 6 additions, 6 deletionsCSE/GUI/Export_GUI.vb
- CSE/GUI/FB_Dialog.vb 1 addition, 1 deletionCSE/GUI/FB_Dialog.vb
- CSE/GUI/minor_routines_GUI.vb 4 additions, 58 deletionsCSE/GUI/minor_routines_GUI.vb
- CSE/Tools/ApplicationEvents.vb 9 additions, 13 deletionsCSE/Tools/ApplicationEvents.vb
- CSE/Tools/Minor_routines.vb 149 additions, 12 deletionsCSE/Tools/Minor_routines.vb
- CSE/declaration_public.vb 2 additions, 7 deletionsCSE/declaration_public.vb
- Declaration/GenShape.shp 15 additions, 0 deletionsDeclaration/GenShape.shp
- Declaration/Generic data.xlsx 0 additions, 0 deletionsDeclaration/Generic data.xlsx
- Libs/JSON.Net/Net40/Newtonsoft.Json.dll 0 additions, 0 deletionsLibs/JSON.Net/Net40/Newtonsoft.Json.dll
- Libs/JSON.Net/Net40/Newtonsoft.Json.xml 8305 additions, 0 deletionsLibs/JSON.Net/Net40/Newtonsoft.Json.xml
- Libs/JSON.Net/license.txt 18 additions, 0 deletionsLibs/JSON.Net/license.txt
- Libs/JSON.Net/readme.txt 56 additions, 0 deletionsLibs/JSON.Net/readme.txt
- README.md 12 additions, 9 deletionsREADME.md
Loading
Please register or sign in to comment