I like the idea. The current Morph classes are too big. It is
difficult to understand them and to find out how to work with them
"the right way" (event handling for example or layouting).

Can you describe something more about the design. Or is the design
a work in progress.

Please, I hope the "properties"-Dictionary is only a left over for
Morphic compatibility. I never understood why these are
used instead of proper selector and objects representing actual
properties.

For some objects you need a hashtable-based object because you may need a property that
does not make sense all the time or just for some kinds of objects.
So the extension is not a bad idea per se but we should pay attention.

Stef

Reply via email to