1234567891011121314151617181920212223242526272829303132 |
- -------------------------------------------------------------------------------
- dojox.sql
- -------------------------------------------------------------------------------
- Version X.XXX
- Release date: MM/DD/YYYY
- -------------------------------------------------------------------------------
- Project state:
- experimental
- -------------------------------------------------------------------------------
- Credits
- Brad Neuberg
- -------------------------------------------------------------------------------
- Project description
- Code to interface with the Google Gears-specific SQL engine, used
- by dojox.storage and dojox.off.
- -------------------------------------------------------------------------------
- Dependencies:
- Google Gears (gears.google.com)
- -------------------------------------------------------------------------------
- Documentation
- TBD
- -------------------------------------------------------------------------------
- Installation instructions
- TBD
- -------------------------------------------------------------------------------
- Additional Notes
- We should consider relocating crypto code to dojox.encoding
|