root / trunk / web / dojo / dojox / sql / README @ 12
History | View | Annotate | Download (1.09 KB)
1 | 9 | andrej.cim | ------------------------------------------------------------------------------- |
---|---|---|---|
2 | dojox.sql |
||
3 | ------------------------------------------------------------------------------- |
||
4 | Version X.XXX |
||
5 | Release date: MM/DD/YYYY |
||
6 | ------------------------------------------------------------------------------- |
||
7 | Project state: |
||
8 | experimental |
||
9 | ------------------------------------------------------------------------------- |
||
10 | Credits |
||
11 | Brad Neuberg |
||
12 | ------------------------------------------------------------------------------- |
||
13 | Project description |
||
14 | |||
15 | Code to interface with the Google Gears-specific SQL engine, used |
||
16 | by dojox.storage and dojox.off. |
||
17 | ------------------------------------------------------------------------------- |
||
18 | Dependencies: |
||
19 | |||
20 | Google Gears (gears.google.com) |
||
21 | ------------------------------------------------------------------------------- |
||
22 | Documentation |
||
23 | |||
24 | TBD |
||
25 | ------------------------------------------------------------------------------- |
||
26 | Installation instructions |
||
27 | |||
28 | TBD |
||
29 | ------------------------------------------------------------------------------- |
||
30 | Additional Notes |
||
31 | |||
32 | We should consider relocating crypto code to dojox.encoding |