Opened 11 years ago
Closed 11 years ago
#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: | ||
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
Change History (4)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
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.
comment:3 Changed 11 years ago by
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.
comment:4 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Don't use them. They are not officially documented and they must die for performance reasons.