AW: Re: AW: [Newbies] Constructing the browser morph

Josef Vukovic jovuk at lycos.de
Sat Feb 14 01:58:43 UTC 2009


> I put 'self halt.' right after the local variable declaration
> in the methods:
>  Browser>>openEditString: aString
>  Browser>>buildWith: builder
> and then executed a 'Browser open.'. 
> The openEditString: halt gets hit; the buildWith: halt doesn't.
> 

I found out bildWith: builder is send from the method build: in the TooBuilder class!
Hm,
Probably the method exists for compatibility reasons: The Class description says about MVC, wxWidgets etc.



More information about the Beginners mailing list