[TIMOB-9228] BlackBerry: Rename and move classes
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2013-03-22T22:22:26.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | BlackBerry |
Labels | n/a |
Reporter | David Campbell |
Assignee | Russell McMahon |
Created | 2012-05-24T11:01:25.000+0000 |
Updated | 2017-03-09T19:43:20.000+0000 |
Description
NativeObject classes should be grouped into a single sub-directory to separate target platform from Titanium runtime.
Here's the proposed structure: {noformat} tibb /include/tibb.h /native /include /src /titanium /include (with Native*Interface.h) /javascript /src {noformat}
Closing ticket as the issue won't fix.