On Sun, 18 Feb 2007 02:48:46 -0800, Herbert König <[EMAIL PROTECTED]> wrote:

But they are easy to follow by opening explorers on them and
programming consists of going to the right dictionary typing:

self at: "I now want to handle this case" put: [ the Block of code to
handle this].

That's interesting. I wouldn't have thought of that.

Lately I put these Dictionaries into class vars and on the class side
I have some file in/ out code using reference streams. (Tried this
only with Dictionaries containing no code, but I guess it should work
with blocks too.)

Thanks for the suggestion. I'll think on it.

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

Reply via email to