Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9070] Tooling: Porting evaluation tool Stories

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 2.0.1
Fix Version/sn/a
ComponentsTooling
Labelsn/a
ReporterMichael King
AssigneeUnknown
Created2012-05-09T10:51:01.000+0000
Updated2018-02-28T20:03:23.000+0000

Description

Porting tool Stories As a developer, I would like this tool to evaluate my titanium-developed application and provide a rating (preferably in a graphical manner) as to the suitability of this application for both android and IOS application compilation. I would like it to identify where modifications can be made to increase the suitability for multiplatform, or identify device/operation system specific functions that should be isolated to those folders. Success would be accurate representation of an titanium application's potential porting issues, and identification of where within the app those problems exist. As a developer As a development manager, I would like the tool to enable retroactive scanning of titanium developed apps and rate the suitability of those apps for porting to additional operation systems. Example would be a titanium built IOS App that has been deployed, the tool would enable inspection titanium code and identify potential problems for android port, could occur. Success would be the tool's ability to examine titanium applications (in JavaScript) and provide reports consumable by developers and development managers

Comments

  1. Neeraj Gupta 2012-05-09

    AST parser (planned for 2.1.0 release) does the groundwork for this feature. AST parser would provide us the information we need for this tool.
  2. Bryan Hughes 2012-05-09

    See TIMOB-7114 for more information and current status of the AST.

JSON Source