HI fabrizio
may be you should ask in the pharo mailing-list. Now the problem to me is how to persist a graph of pointers.
In early version of Moose long time ago there were no pointers to methods, class….but id So all the code was full of
FAMIXMethod>>msClass Model entityWithId: self msClassId
and you could easily plug a stupid DB behind. Then we decided to use pointers.
But now to me this is not clear how we can save/load part of a large graph.
stef
Hi, I will soon need to analyze quite some java code at once and I'm already sure that one Moose image will not be enough for all that code. Therefore I would like to try to persist the model on a database. Do you have any pointer to a possible persistence manager/OODBMS/RODBMS to use for that purpose?
Thanks in advance, Fabrizio _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev