Objectives
---------------------
- Fix icon save corruption with vista style 256x256 png icons
- Tie code generation to build and save events
- Change save file paths to relative
- Remove unused code from widgets / refactor
Achievements
---------------------
- test validity of using property providers to separate UI logic from model objects [DONE]
- display persistence type (embedded or file ref) in properties for non string resources [DONE]
- enable conversion between embedded and file ref resource types for images and audio [DONE]
- decide if i have enough time to implement refactoring plan for resource entry classes into image / audio / string / other-file, other-embedded resource classes and displaying them in separate tabs in the UI. [Refactoring DONE]