AW: Re: AW: Constructing the browser morph

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

AW: Re: AW: Constructing the browser morph

Josef Vukovic-2
> 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.


_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners