peerigon / alamid

Framework for RESTful JavaScript web applications that run both on the server- and clientside.
http://www.alamidjs.com
MIT License
23 stars 3 forks source link

Implement "child"-event #177

Closed jhnns closed 11 years ago

jhnns commented 11 years ago

I decided to remove the "add"-event entirely from the Displayable. Instead of that I think we need a "child"-event that get's emitted everytime the Displayable adds a new child. This event will be needed by plugins that need to enhance the new child.