#2549 closed defect (fixed)
comet's connected attribute should be changed to a function
Reported by: | Owned by: | Greg Wilkins | |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Cometd | Version: | 0.4.1 |
Keywords: | Cc: | Kris Zyp, Greg Wilkins | |
Blocked By: | Blocking: |
Description
So that user code can use dojo.event.connect to get notified when the connection actually occurs. (alex agrees).
Change History (9)
comment:1 Changed 14 years ago by
Milestone: | → 1.1 |
---|
comment:2 Changed 14 years ago by
Milestone: | 1.1 → 1.2 |
---|
comment:3 Changed 14 years ago by
Component: | IO → DojoX Cometd |
---|---|
Owner: | changed from alex to dylan |
comment:4 Changed 14 years ago by
Cc: | Kris Zyp Greg Wilkins added |
---|
comment:5 Changed 14 years ago by
Milestone: | 1.2 → future |
---|
comment:6 Changed 13 years ago by
Owner: | changed from dylan to Greg Wilkins |
---|
Greg, is this ticket still relevant?
comment:7 Changed 11 years ago by
Resolution: | → wontfix |
---|
closing as wontfix, as cometd client is now maintained at cometd.org. query will be sent to cometd team/Simone Bordet for review by cometd project leads
comment:8 Changed 11 years ago by
Resolution: | wontfix → fixed |
---|---|
Status: | new → closed |
Per Simone, "We do not have this flag. We use listeners to be notified of the connection status."
comment:9 Changed 11 years ago by
Milestone: | future → 1.7 |
---|
Note: See
TracTickets for help on using
tickets.
When we tackle this, we also need to address this issue raised by Alex:
Greg or Kris, any interest in tackling this one?