Ticket #11546 (closed bug: wontfix)
Namespaced events not working for data change events
| Reported by: | dcherman | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Like the title says, namespaced events not working for data change events
It doesn't look like the getData events are working period, namespaced or not, however I'm not 100% sure that my event names are correct since they're not documented really. Based those event names off of the github source and http://ejohn.org/apps/workshop/adv-talk/#11
Change History
comment:2 Changed 14 months ago by dcherman
Fair enough - so they're officially deprecated then ( mostly for anyone else searching )? I was confused a bit by the history surrounding those events.
http://bugs.jquery.com/ticket/7877 suggests they're sticking around, but I found other stuff suggesting that they're deprecated - nothing that looks like an official stance though.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Don't use them. They are not officially documented and they must die for performance reasons.