| WebSeitz/wikilog |
| z2006-04-29- Neuberg Offline Browser Storage |
|
| last edited by BillSeitz on Sep 1, 2008 11:49 pm |
Brad Neuberg has a [Dojo Storage] library for the Dojo Toolkit offering OffLine storage from the Thin Client! The dojo.storage architecture is simple; a Java Script application interacts with the Dojo Storage Manager, which selects the best available Storage Provider and makes it available. Storage Providers implement a generic interface, which makes the underlying storage system look like a simple Hash Table that can be saved and loaded from. Storage provider can optionally be persistent, and can provide metadata about their capabilities (isPersistent, hasSettingsUI, getMaximumSize, etc.)
| User Options Recent Changes Help Page |