[TIMOB-9076] CodeProcessor: Implement Require/Include Code Processor plugin
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-08-27T11:51:30.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Sprint 2012-17 API, Release 3.0.0 |
Components | Code Processor |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Praveen Innamuri |
Created | 2012-05-09T12:41:50.000+0000 |
Updated | 2017-03-08T00:41:28.000+0000 |
Description
The first task that Mobile Web needs the Code Processor to do is generate a list of all files/modules that are included/required in a project. We need to implement an Code Processor plugin to calculate this list.
I am currently committing code to https://github.com/bryan-m-hughes/ti-require-finder
The plugin is finished (minus unknown bugs of course). Since there is no repository to pull request into yet, I am simply marking this bug as resolved and leaving the code where it is in my own repo.
Closing ticket as resolved.