On Mar 24, 10:48 pm, John Resig <[email protected]> wrote: > > That's pretty neat code. But if I have an error in JavaScript then I > > prefer the code to break where the error is. If I was using a debugger > > to inspect the stack then I wouldn't be able to debug this because the > > error has passed. > > That's not true, observe:http://ejohn.org/files/handler-break.png
It doesn't break like that in MSIE as you well know. > > And mentioning performance is a red herring. > > How so? The performance overhead of event handling of huge concern for > us - we're in the process of trying to reduce any overhead that might > exist, not increase it. > > I tossed up a test:http://ejohn.org/files/handler-ready.html > What are you measuring here? Think about that. Also, the timings for MSIE are not provided. -dean --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
