#282 closed defect (fixed)
Topic subscription doesn't support anonymous functions
Reported by: | david | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.2 |
Keywords: | event topics | Cc: | |
Blocked By: | Blocking: |
Description
I can't do the following:
dojo.event.topic.subscribe("foo", someObj, function() {...});
Change History (2)
comment:1 Changed 15 years ago by
Milestone: | → 0.2.2release |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fixed in [2653]