Jan. 17, 2013
9:50 p.m.
I think that forcing frequent class reinitialization and forcing users to write idempotent class initialization is consistent with Pharo's philosophical position on fixing broken things, and on good documentation and simplicity. I also think that it's a good idea.
+1 :) This is also why I love so much bootstrap because it forces us to verify that initialization is working and done systematically. Stef