Changes between Version 5 and Version 6 of Malted/SoftwarePlatformNotes


Ignore:
Timestamp:
10.12.2013 01:48:42 (11 years ago)
Author:
Malte
Comment:

minor changes

Legend:

Unmodified
Added
Removed
Modified
  • Malted/SoftwarePlatformNotes

    v5 v6  
    11 
    2 Issues which need to be solved so DeepaMehta becomes (for me) a '''recommendable application framework''' for developers: 
     2Issues which need to be solved so DeepaMehta becomes (for me) a '''recommendable (web) application framework''' for developers: 
    33 
    44* #345, #42, #467, #510 
    55* Input Validation Mechanism 
    6 * ACL.Read-Permission 
     6* ACL.Read-Permission / user-private infos 
    77* offer powerfuly data-query features (partial objects and paging) 
    88 
     
    1111 
    1212* 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 
    1616 
    1717A plus would be: 
     
    2020* allowing constraint-based development and/or data-binding 
    2121* 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 
    2423 
    2524As well dealing with a pretty and stable API as with having a reluctant dependency/library management, saves work (and therefore lifetime).