1
edit
Changes
→Project Details
== Project Details ==
=== Release 0.1 ===
'''Goals: Document the following Storage API IDL's'''
* mozIStorageService.idl
* mozIStorageConnection.idl
* mozIStorageStatement.idl
* mozIStorageValueArray.idl
* mozIStorageProgressHandler.idl
Basically, the first thing that needs to be done is to start reading about the [http://developer.mozilla.org/en/docs/Storage Storage API]. Then read into the Storage API IDL files that contain information about set of interfaces that lets extensions store data in a local database.
After that I will start documenting some of the Storage API IDL's into the MDC - Interfaces Documentation section.
=== Release 0.2 ===
=== Release 0.3 ===
== Project News ==