33 lines
1.1 KiB
Text
33 lines
1.1 KiB
Text
|
-------------------------------------------------------------------------------
|
||
|
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
|