Opened 14 years ago
Closed 14 years ago
#2997 closed task (fixed)
port cometd client to 0.9
Reported by: | alex | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | IO | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
needs to drop cruft and move to dojox/0.9 APIs
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
advices issues filed under separate cover [2520]. Marking fixed.
Note: See
TracTickets for help on using
tickets.
(In [8658]) refactoring to remove the top-level cometd object. Everything is now accessed via dojox.io.cometd. Refs #2997. Still need to add advices to fix entirely.