Dear Ilya,
thanks. This shows on another side that currently the data management
aspect is still not dynamic enough. Currently the main data repository
is more or less the XML object, but changes to and from it in a
dynamic
way are not handled well, i.e. typically crash the application.
I think we would need to think of what kind internal data
representation
would be best suited to continue to work with (XML may be fine).
Then to add a layer that handles CRUD to this layer in a way that
makes use of the visualisation.
And then a way to dynamically update the visualisation properly
without
all the troubles of the layout calculation which typically causes
problems.
Maybe the "edit" mode I previously thought about could be implemented
as
a special type of layouter. Or at least requires/automatically sets a
layouter
that helps the cause....
What do the others think?
Daniel
On 13 Mrz., 08:25, Ilya Romanenko <
IlyaRomane...@googlemail.com>
wrote: