[TIMOB-14729] Blackberry: Modules - Expose Titanium NON-UI API
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-09-26T22:00:54.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 20, 2013 Sprint 20 API, Release 3.2.0 |
Components | BlackBerry |
Labels | n/a |
Reporter | Pedro Enrique |
Assignee | Pedro Enrique |
Created | 2013-07-31T23:09:43.000+0000 |
Updated | 2017-03-08T18:43:29.000+0000 |
Description
In native modules for blackberry we need to expose the basic Proxy classes for subclasing. Currently we can create simple JavaScript objects with the V8 API, but we need the proxy which contains useful features such as Events.
To build a module run the following command:
PR: https://github.com/appcelerator/titanium_mobile_blackberry/pull/170
Closing ticket as resolved.