overridding constructor...how to?

nelson - nelson1977 at gmail.com
Thu Mar 9 12:28:02 UTC 2006


> >
> You have to override the initialize method in your class. BTW: you
> should start at www.squeak.org and got through the links. A bunch of
> useful information there for newbies too. If you are deriving a class
> don't forget to call super initialize, if you want to initialize the
> instance variables of the super class.



thanks :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060309/5d66b7de/attachment.htm


More information about the Squeak-dev mailing list