GUI output testing

goran.krampe at bluefish.se goran.krampe at bluefish.se
Wed Aug 6 08:11:32 UTC 2003


"Richard A. O'Keefe" <ok at cs.otago.ac.nz> wrote:
> MFor what it's worth, I've whipped up a handful of changes so that
> 
>     |stream|
>     stream := CrlfFileStream newFileNamed: 'something.xml'.
>     someMorph dumpXmlOn: stream.
>     stream close.
> 
> will dump the Morph and its descendents as XML.  This shows the class
[SNIP]

Eh... Didn't Michael Rueger demo this kind of stuff at OOPSLA? Where did
that code end up? Michael? I vaguely remember an MPEG player morph being
exported and reloaded as XML.

regards, Göran



More information about the Squeak-dev mailing list