[Newbies] OrderedCollection if imageMorphs

Christine Wolfe cwdw01 at earthlink.net
Sun Nov 8 14:02:14 UTC 2009


For sure I'm going to start now - I don't see where it could ever hurt
anything if I initialize twice.

 

From: beginners-bounces at lists.squeakfoundation.org
[mailto:beginners-bounces at lists.squeakfoundation.org] On Behalf Of Alex
Schenkman
Sent: Sunday, November 08, 2009 9:00 AM
To: A friendly place to get answers to even the most basic questions about
Squeak.
Subject: Re: [Newbies] OrderedCollection if imageMorphs

 

 

On Sun, Nov 8, 2009 at 14:28, Christine Wolfe <cwdw01 at earthlink.net> wrote: 

I'm so confused though.  I've never had to explicitly call an initialize
method before - they seem to be invoked automatically when I use the word
"new".  Should I always call the initialize when I create a new instance?

I'm not sure, but I think so. 

Maybe the super classes you have been so far using are sending #initialize
as part of their instantiation routine? 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20091108/ad052b36/attachment.htm


More information about the Beginners mailing list