Changes between Version 13 and Version 14 of dgf
- Timestamp:
- 24.02.2013 18:14:18 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dgf
v13 v14 1 1 = Danny Gräf = 2 2 3 bottlenecks, todos, changes, ... 3 == IMO what is DeepaMehta? == 4 5 * hypergraph with in-line schema support 6 * client / server environment with plugin support 7 8 == IMO what is DigitalMemex? == 9 10 * prototyping environment: UI binding with view model and template renderer that supports live editing 11 * http://codepen.io with live modelling 12 13 == DM4 bottlenecks, todos, changes, ... == 4 14 5 15 * [https://github.com/tinkerpop/blueprints blueprints] API compatible mehtagraph … … 10 20 * websocket support (OSGi <-> ActiveMQ <-> camel <-> stomp <-> socket.io) 11 21 * webclient 12 * inline editor (ace) 13 * field, page and map renderer 14 * client interaction (repl) 15 * UI binding with view model and template renderer that supports live editing 22 * client interaction (repl) 16 23 * map and topic live collaboration (needs websocket) 17 24 * spreadsheet renderer (include dm4-webclient prototype)