Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14729] Blackberry: Modules - Expose Titanium NON-UI API

GitHub Issuen/a
TypeSub-task
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-09-26T22:00:54.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 20, 2013 Sprint 20 API, Release 3.2.0
ComponentsBlackBerry
Labelsn/a
ReporterPedro Enrique
AssigneePedro Enrique
Created2013-07-31T23:09:43.000+0000
Updated2017-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.

Comments

  1. Pedro Enrique 2013-09-10

    To build a module run the following command:
       ti create -t module -d . -p blackberry -n ModuleName --id Module.ID
       
    PR: https://github.com/appcelerator/titanium_mobile_blackberry/pull/170
  2. Lee Morris 2017-03-08

    Closing ticket as resolved.

JSON Source