Closed jacobrosenthal closed 9 years ago
Added ability to remove listener, by just emptying its entry. Should (can?) We just implement Event in the browser instead of this custom solution? Either way I have this in testing now and will know more soon.
I am going to update this to just switch to node's EventEmitter which has all the logic we need
Updated
Added ability to remove listener, by just emptying its entry. Should (can?) We just implement Event in the browser instead of this custom solution? Either way I have this in testing now and will know more soon.