On Sat, Apr 28, 2012 at 1:13 PM, Denis Kudriashov
<dionisiydk@gmail.com> wrote:
Hello.2012/4/27 Guillermo Polito
<guillermopolito@gmail.com>
onShow
� onDelete
� onKeyUp
� onKeyPress
� onKeyDown
� onClick
� onMouseDown
� onMouseUp
� onDoubleClick
� onDragged
� onDropped
� onMove?
� onResize?
For all containers
� onChildAdded
� onChildRemoved�
Maybe this is only way for adding such behaviour in current Morphic design.
Starting from a safe point is important when you have a mess :3.
�
And such approach is most common solution in mainstream UI systems.
I'm for sure influenced by other technologies :).� But the
changed-updated mechanism of Morphic makes everything ugly.� I just want
to make explicit the events morphs expose to the clients.
�
But I always feel big smell in such design decisions.
I am sure more clever solution can be implemented with another Morphic design.