Opened 12 years ago
Closed 12 years ago
#8425 closed defect (fixed)
DojoX.wire: Cleanup widget deprecation warnings (support dijit.attr as a setter/getter method)
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX Wires | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
DojoX.wire: Cleanup widget deprecation warnings (support dijit.attr as a setter/getter method)
This is cleanup from 1.2. The dojox.wire.Wire class needs to now check for the presence of 'attr' function and if it should be used for a specific attribute or not. Minor cleanup that gets rid of a LOT of deprecation warnings.
Attachments (1)
Change History (2)
Changed 12 years ago by
Attachment: | dojox.wire_DepCleanup.patch added |
---|
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cleanup of deprecation warnings.