Event delegation

Event delegation


jQuery developers,
I've heard that event delegation is being added to many of the big
JS libraries, including jQuery. It has been a major component of
JavaScriptMVC.
For JavaScriptMVC's next version, I'm considering using jQuery by
default and replacing any redundant functionality with jQuery or its
plugins.
For this to happen, I'd like to help with JavaScriptMVC's code if
necessary.
How far along is this effort? Have you already figured out the
special edge cases -> submit/change in IE, change in webkit?
Please let me know if I can help.