Comment #4 on issue 5101 by marianopeck: better, cleaner, more tests for
SharedPool
http://code.google.com/p/pharo/issues/detail?id=5101"Now funnily when loading the class, since sharedPool are not put first in
the cs,"
In Fuel we found a similar problem. When we are serilizing the classPool,
what should be first, that or the class itself? because a global variable
can be an instance of the same class :) In your example, your sharedPool
SharedPoolXXX can have a class side variable YYY which is an instance of
SharedPoolXXX
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker