Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13088] CodeProcessor: Remove hard-coded platform lists

GitHub Issuen/a
TypeStory
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2013-09-19T23:58:15.000+0000
Affected Version/sRelease 3.0.0
Fix Version/s2013 Sprint 19, 2013 Sprint 19 Tooling, Release 3.2.0
ComponentsCode Processor
Labelsn/a
ReporterIngo Muschenetz
AssigneeMatt Langston
Created2013-03-18T07:29:16.000+0000
Updated2014-02-04T01:09:17.000+0000

Description

Right now, the code processor has several hard-coded lists of platforms in the plugins. This should be changed to a dynamic lookup of the list from the sdk manifest. This should be done in ti-api-provider, and then other platforms should query it.

Comments

  1. Bryan Hughes 2013-08-13

    Note: this will be solved by TIMOB-13958
  2. Bryan Hughes 2013-08-15

    Decided to delay it a bit to get TIMOB-13958 out the door
  3. Bryan Hughes 2013-09-18

    PR: https://github.com/appcelerator/titanium-code-processor/pull/247
  4. Bryan Hughes 2013-09-18

    Unfortunately this cannot be tested directly, and may be academic now, because the CLI does platform validation before the code processor does.
  5. Michael Xia 2013-09-21

    Closing.

JSON Source