Ok you convinced me. Alain I will go over your fixes again because I stopped in the middle :) Stef On Jun 9, 2009, at 1:01 PM, Alain Plantec wrote:
Lukas Renggli a écrit :
I do not think that we will hev speed impact but yes we should run that. Still I have the impression that for direct subclasses of Object super initialize is unnecessary
If you follow this pattern refactoring code (moving classes in hierarchies) can easily introduce bugs. Furthermore it is already complicated enough for beginners to know when to call super initialize and when not (the class side). So I would strive for the simplest and most uniform solution --- always call super initialize.
I could not say it better, this is exactly what I think.
alain
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project