[squeak-dev] Form asSomethingOrOther

Ronald Spengler ron.spengler at gmail.com
Thu Aug 27 05:22:44 UTC 2009


I have a Form (for use as a button) that I would like to serialize in a way
that allows me to keep it as text in a method. I would like to do this the
simplest way possible, optimizing for speed (not space.) Ideally it would
look as much like this as possible:
Foo>>someIcon
    ^ #( ... ) asForm

What's the best way to do this?

-- 
Ron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20090826/8c43dbd6/attachment.htm


More information about the Squeak-dev mailing list