localStorage for RIM5.x
------------------------
Key: CB-114
URL: https://issues.apache.org/jira/browse/CB-114
Project: Apache Callback
Issue Type: New Feature
Components: BlackBerry
Affects Versions: 1.2.0
Reporter: John Sim
Priority: Minor
Persistent storage was made available via JS API navigator.store in the 4.x
phonegap release. This has not made it across to the new blackberry5.x/6.x
phonegap release.
/phonegap-0.9.4/BlackBerry/4.x/framework/src/com/phonegap/api/impl/StoreCommand.java
localStorage is not available in RIM5.x and so the webworks gears/sqlite
integration must be used to store offline data. This appears slower than
localStorage access additional code is required to support 5.x currently.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira