lumiera_/src
Ichthyostega 7cc68fadea GenNode / Timeline: allow to mutate attribute objects with explicitly given ID
so this seems to be the better approach for dealing with this insidious problem.
In some cases -- as here most prominently with the root track within the timeline --
we have to care within the domain model to prepare unique ids even for sub objects
treated as attributes. In the actual case, without that special attention,
all timelines would hold onto an attribute "fork" with the same ID, based
on the type of the nested object plus the string "fork". Thus all root track
representations in the GUI would end up listening to the same ID on the UI-Bus...
2018-11-09 22:55:08 +01:00
..
backend GCC-7: fix segfault in static init 2018-04-28 03:02:02 +02:00
common Timeline: draft the root attachment point where timelines are created by diff 2018-10-10 05:45:46 +02:00
gui GenNode / Timeline: allow to mutate attribute objects with explicitly given ID 2018-11-09 22:55:08 +01:00
include Timeline: implement handling of INS verb to create new Timeline 2018-10-13 03:47:31 +02:00
lib GenNode / Timeline: allow to mutate attribute objects with explicitly given ID 2018-11-09 22:55:08 +01:00
lumiera MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
plugin
proc DummySessionConnection: produce a simple population diff message 2018-10-15 02:54:42 +02:00
tool Doxygen: fill in missing file level headlines for some supplemental code 2016-11-09 20:09:19 +01:00
.gitignore
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 ...tidy.up: prepare for working on the timeline display 2018-10-07 03:44:00 +02:00