I updated the ListenerProxy-class, because I detected a bug with adding/removing multiple listeners to multiple objects.
I also removed duplicate entries of “if(objToAdd.hasOwnProperty(‘addEventListener’))”
I also removed duplicate entries of “if(objToAdd.hasOwnProperty(‘addEventListener’))”
Get the newest version[v1.3.4-stable]: ListenerProxy

06:33, 19. January 2010J Tan /
Hey, I just want to let you know you forgot to update your version string in your last update. It still prints v1.3.3-stable.
11:47, 20. January 2010Daniel Bunte /
Thanks for the info, I’ll post a new version in a few days. I still found some improvements.