On Sep 10, 11:35 am, KeeganWatkins <keeganwatk...@gmail.com> wrote: > That is another great point, and in many ways it addresses my desired > use of unbind(). I wonder though, if it is ideal to use a custom event > (or events) for the sole purpose of the added granularity (i.e. the > ability to reference a specific handler at a later point in time). I'm > not advocating against using custom events (for this purpose or any > other), just noting that if the same functionality can be implemented > in other ways, I feel an obligation to at least investigate :) .
There's a pretty big difference between custom events and namespaced event handlers. As for using namespaced event handlers just for the purpose of cleaning up, that was one of the main reasons it was implemented. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-dev@googlegroups.com To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---