Ticket #2531463 (accepted enhancement)
Reporter Ryan Grove |
Opened: 11/18/11 Last modified: 09/19/12 Status: accepted Type: enhancement |
Owner Dav Glass |
Target Release: BACKLOG Priority: P3 (normal) |
|---|---|---|---|
| Summary: | Create a Y.Storage component | ||
| Description: | It should provide a driver-based async storage API with drivers for localStorage, sessionStorage, userData, IndexedDB, memory, and (in Node.js) the filesystem. |
||
| Type: | enhancement | Observed in Version: | development master |
| Component: | None | Severity: | S3 (normal) |
| Assigned To: | Dav Glass | Target Release: | BACKLOG |
| Location: | Library Code | Priority: | P3 (normal) |
| Tags: | Relates To: | ||
| Browsers: | N/A | ||
| URL: | |||
| Test Information: | |||
Change History
|
Posted: 05/15/12
|
|
Posted: 05/15/12
|
|
Posted: 09/19/12
Moving from 3.NEXT to BACKLOG. |
This needs to be light and simple. I would like to have an option in Loader to store module code instead of fetching it from the CDN.