<div dir="ltr">Hey all, I have been hacking away a bit at this the last week and have come up with a patch that incorporates slightly better namespacing support.
<a href="http://dev.jquery.com/ticket/3462">
http://dev.jquery.com/ticket/3462</a> has the patch a description.
It passes all the event test cases, but I am worried that some plugins might be accessing the event cache directly, in which case this patch would break them. Anyone aware of anything like this? Anyhow, let me know what you think, I am going to keep working with it a bit, I still have another totally different approach I want to test out.