In my previous post, I mentioned github hosting a version of the EventDispatcher which had extended functionality for adding scope when dispatching and listening to events. The interface is the same but the method signitures are different. In This post we’ll be exploring how to add Object scope to the EventDispatcher. Continue reading
EventDispatching with JavaScript: Adding scope
Reply