Bug Tracker

Modify

Ticket #11546 (closed bug: wontfix)

Opened 14 months ago

Last modified 14 months ago

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

 http://jsfiddle.net/SRzmE/1/

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:1 Changed 14 months ago by dmethvin

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

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.

comment:3 Changed 14 months ago by dmethvin

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 14 months ago by dmethvin

  • Status changed from new to closed
  • Resolution set to wontfix

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.