Here are some note on the changes/differences of the rewrites from PocketFreemind :
- The domain model is now just a thin wrapper over .Net's XML-related classes. Any changes done directly to those XML classes through the wrapper without additional data structure in the between. This simplify the code and improve performance.
- The layers/module are simplified. There are basically just application layer (gui related matters) and domain model (xml plus wrapper classes)
- Attention to vga/wvga visual consistency and behavior
No comments:
Post a Comment