Changes between Version 5 and Version 6 of Malted/SoftwarePlatformNotes
- Timestamp:
- 10.12.2013 01:48:42 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Malted/SoftwarePlatformNotes
v5 v6 1 1 2 Issues which need to be solved so DeepaMehta becomes (for me) a '''recommendable application framework''' for developers:2 Issues which need to be solved so DeepaMehta becomes (for me) a '''recommendable (web) application framework''' for developers: 3 3 4 4 * #345, #42, #467, #510 5 5 * Input Validation Mechanism 6 * ACL.Read-Permission 6 * ACL.Read-Permission / user-private infos 7 7 * offer powerfuly data-query features (partial objects and paging) 8 8 … … 11 11 12 12 * stable (persistent) and personal (=user-centered) geometries, 13 * highly individualizable item/entity rendering,14 * out-of-the-box user-input validation techniques, 15 * offer a declarative way for the creation of arbitrary and complex user-dialogs.13 * ~~highly individualizable item/entity rendering~~ realised in a contetx of a topicmap 14 * out-of-the-box user-input validation techniques, 15 * offer a declarative way ~~for the creation of arbitrary and complex user-dialogs~~ - this uses jquery-ui 16 16 17 17 A plus would be: … … 20 20 * allowing constraint-based development and/or data-binding 21 21 * offering a scene-graph like rendering engine, 22 * a neat and simple way to deal with i/o, 23 * offer powerfuly data-query features. 22 * a neat and simple way to deal with i/o in the gui 24 23 25 24 As well dealing with a pretty and stable API as with having a reluctant dependency/library management, saves work (and therefore lifetime).