Side navigation
#11546 closed bug (wontfix)
Opened April 02, 2012 06:18PM UTC
Closed April 04, 2012 12:59AM UTC
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: | ||
Blocked by: | Blocking: |
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
Attachments (0)
Change History (4)
Changed April 02, 2012 06:22PM UTC by comment:1
Changed April 02, 2012 06:25PM UTC by comment:2
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.
Changed April 02, 2012 06:29PM UTC by comment:3
We're planning to officially mark them deprecated for 1.8 and remove them in 1.9, but there will be a post listing everything on the deprecation list once we've finalized it.
Changed April 04, 2012 12:59AM UTC by comment:4
resolution: | → wontfix |
---|---|
status: | new → closed |
Don't use them. They are not officially documented and they must die for performance reasons.