> I did that in pharo 211 and it worked. >> > Yes, that was before closures. > >> MethodContext allInstances size 2309 >> > > with the blockClosures, creation of method contexts happes far more > frequently than it used to. > (as both closures and methods use the same context objects) > > It of course could be a sign that it happens actually too much.
I stopped in the image that did not crash yet at a couple of billions :) _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
