On Tue, Mar 18, 2008 at 6:18 PM, Matthew Fulmer <[EMAIL PROTECTED]> wrote:

> Monticello runs the class-side initialize method of any new
> class it loads. That is where things like service registration,
> constant initialization, and other such one-time setup is done.
> See MCReader class>>#initialize for an example; this sets up
> MCReader as the drop-handler when .mcz files are dragged into
> the image.
>

Thanks...I didn't find that anywhere at
http://www.wiresong.ca/Monticello/(from which most of the Squeak by
Example Monticello text came from, I
think!).

Ahh...the simple things! Once again I missed "the obvious."

Rob
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to