Dec. 7, 2015
5:42 a.m.
Le 07/12/2015 02:50, Martin Bähr a écrit :
Excerpts from Sven Van Caekenberghe's message of 2015-12-06 19:39:51 +0100:
There are a lot of questions in there, too much to answer.
i am interested in the versioning of code and objects. the poster makes a good point there.
The traditional, full approach, would have been to use an object oriented database like GemStone. Anything that can version objects can version Smalltalk code.
what if i am on a non-networked machine, running pharoNOS or even squeakNOS, how would i keep old versions of my code/objects? is there any in-image solution for that?
The .changes provides that in a limited form. It would be easy to do better in memory, if needed.
greetings, martin.
Regards, Thierry