Ch Lamprecht schrieb:
trying to browse the Magritte examples in
examplebrowser I found the following
issues:
I changed
MAExampleEditor>>
description
^ description ifNil: [
description := Array with: self defaultDescription ]
(adding the Array constructor) and that works. I don't know if it breaks other
things though...
Oh yes, now I see: That breaks the edit/preview views -
Thanks for any suggestions and hints.
Cheers, Christoph