|
Re: Re: Overriding methods: msg#00090lang.smalltalk.squeak.beginners
> Zulq> In VW, where initialize isn't called by default, I do this all the time: > Zulq> new > Zulq> ^ self new initialize > > You mean "basicNew", unless you like infinite loops. :) No infinite loops, but bad enough: you call #initialize twice for every new object. Lukas -- Lukas Renggli http://www.lukas-renggli.ch
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Re: Overriding methods, Randal L. Schwartz |
|---|---|
| Next by Date: | Re: Re: Overriding methods, David Mitchell |
| Previous by Thread: | Re: Re: Overriding methods, Randal L. Schwartz |
| Next by Thread: | Re: Re: Overriding methods, David Mitchell |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |