Hi, for etoys we implemented the storing to the Journal as suggested, namely, on an explicit save (pressing keep button) we create a copy in the datastore, whereas when exiting, we update the existing entry. This is to workaround the missing versioning support.
However, in testing we found a flaw in that scheme: When you resume an explicitly saved entry and then just exit the activity, it will do an implicit save and overwrite the saved one, resulting in losing the "good" copy. Is there any idea about how to work around this problem? - Bert - _______________________________________________ Sugar mailing list [email protected] http://lists.laptop.org/listinfo/sugar

