Closed GoogleCodeExporter closed 9 years ago
Original comment by abu...@gmail.com
on 20 Aug 2012 at 1:42
This issue was updated by revision r543.
Persistence format upgraded to 1.1. Added logic to read old formats and
upgrade them. File extension .pyns adopted for saved files.
Original comment by abu...@gmail.com
on 27 Aug 2012 at 4:22
This issue was updated by revision r544.
persistence - moved persistence methods into their own class. Moved graph.py
into model package.
Original comment by abu...@gmail.com
on 27 Aug 2012 at 8:03
This issue was updated by revision r545.
persistence - handle future versions better - give user opportunity to load
anyway.
Original comment by abu...@gmail.com
on 27 Aug 2012 at 8:37
This issue was updated by revision r546.
persistence - load from samples. Also set title of frame to last loaded file,
or (untitled) if new.
Original comment by abu...@gmail.com
on 27 Aug 2012 at 10:24
This issue was updated by revision r548.
edge drawing now makes proper edges - either composition or generalisation -
never a plain line anymore. Could reintroduce plain lines later again, but it
messes with persistence at the moment.
Original comment by abu...@gmail.com
on 27 Aug 2012 at 11:23
Possibly should persist colors on nodes.
Original comment by abu...@gmail.com
on 28 Aug 2012 at 10:23
Original issue reported on code.google.com by
abu...@gmail.com
on 20 Aug 2012 at 1:38