tkazec opened this issue 12 years ago · 1 comments
something.subscribe(function () { this === GLOBAL; });
I'd expect this to be something. Seems very broken currently.
this
something
Closing because the publish/subscribe style is deprecated in favor of the standard EventEmitter style.