Ticket #2234 (closed enhancement: wontfix)
Create External Way to Use Dojo Storage without using Dojo Event
| Reported by: | bradneuberg | Owned by: | bradneuberg |
|---|---|---|---|
| Priority: | high | Milestone: | 0.9 |
| Component: | Storage/Flash | Version: | 0.4.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Right now Dojo Storage depends on Dojo Event to subscribe to the "loaded" event for Dojo Storage; make a method on dojo.storage.manager or something to add yourself as a loaded listener without having to use Dojo Event for those users of the API who want to keep their library small or who don't want to use Dojo Event.
Change History
Note: See
TracTickets for help on using
tickets.