You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.
Re-write architecture for API extensions to match that of the Tablet OS. Move as much as possible to JavaScript and remove the Java Scriptable objects.
New APIs will be based on a RESTful Architecture. This removes any further possibilities of a Memory Drain and also provides better use of memory on BB6/BB7
Old API extensions will continue to be supported.
Goal
This release will focus on providing the base architecture for allowing extensions to be written in JavaScript with a RESTful system integration.
The APIs that will converted to the new SOA implementation will be
TBD
The text was updated successfully, but these errors were encountered:
cdelcol
pushed a commit
to blackberry-webworks/WebWorks-API-Docs
that referenced
this issue
Sep 27, 2011
Background
Re-write architecture for API extensions to match that of the Tablet OS. Move as much as possible to JavaScript and remove the Java Scriptable objects.
New APIs will be based on a RESTful Architecture. This removes any further possibilities of a Memory Drain and also provides better use of memory on BB6/BB7
Old API extensions will continue to be supported.
Goal
This release will focus on providing the base architecture for allowing extensions to be written in JavaScript with a RESTful system integration.
The APIs that will converted to the new SOA implementation will be
The text was updated successfully, but these errors were encountered: