A default implementation of new on the class sends initialize to the instance by default. All you need to do is implement the initialize method if you want to. Cheers mike On Friday, August 14, 2009, Daniel P Zepeda <daniel@zepeda.ws> wrote:
On Aug 14, 2009, at 10:38 AM, Ken.Dickey wrote:
Squeak and Pharo already have some invompatabilities (e.g. not requiring #initialize after #new).
I'm sort of a newbie, can you elaborate on not requiring #initialize after #new somewhat, or point me to where it is documented, I searched around a little bit, but quickly got lost.
Thanks!
DZ
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project