Opened 14 years ago
Closed 14 years ago
#1921 closed enhancement (fixed)
Create way to use Dojo Storage without having to pull in Dojo Event
Reported by: | bradneuberg | Owned by: | bradneuberg |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Storage/Flash | Version: | 0.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Right now using Dojo Storage requires Dojo Event, to know when the storage manager is loaded and ready -- create an entry point to know when this has happened without Dojo Event, so that size-conscious folks can create a build of Dojo Storage with the event system.
Change History (4)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 14 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Reopening -- I'd like to have the addOnLoad event function not only wait until the storage system is loaded, but also wait until the page is loaded -- modify it to do this.
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
On second thought, it might not be good tieing these two events together -- reclosing.
Note: See
TracTickets for help on using
tickets.
Done; added the following method to dojo.storage: