lumiera_/src
Ichthyostega f5ddfa0dbe decide on the foundations of tree diff representation
- we use a GenNode element
- this holds a polymorphic value known as DataCap
- besides simple attribute values, this may hold collections of GenNode sub elements
- a special kind of GenNode collection, the Record, is used to represent objects

The purpose of this setup is to enable an external model representation
which is only loosely coupled to the interndal data representation
through the exchange of (tree)diff messages
2015-03-21 02:00:55 +01:00
..
backend Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
common extended planning to define the operation of UI-Bus and model update 2015-01-17 16:08:56 +01:00
gui refactoring: better name for the query focus shifting operation 2015-01-08 15:13:27 +01:00
include Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
lib decide on the foundations of tree diff representation 2015-03-21 02:00:55 +01:00
lumiera release prep: remove defunct autotools buildsystem 2013-10-29 03:47:50 +01:00
plugin Merge: change building to create modules 2008-12-20 02:15:33 +01:00
proc extended planning to define the operation of UI-Bus and model update 2015-01-17 16:08:56 +01:00
tool release prep: remove defunct autotools buildsystem 2013-10-29 03:47:50 +01:00
.gitignore static Application init, NoBug integration, started a basic Exception hierarchy. 2007-08-14 08:14:21 +02:00
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
doxygen.dox DOC: reorganise the Doxygen configuration and structure 2013-10-25 06:34:38 +02:00
SConscript enable special unit-tests to link against the gui 2014-10-18 04:27:07 +02:00