[TIMOB-13795] Code Processor: Alloy support
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-05-14T23:37:11.000+0000 |
Affected Version/s | Release 3.1.0 |
Fix Version/s | 2013 Sprint 10 JS, 2013 Sprint 10, Release 3.1.1, Release 3.2.0 |
Components | Code Processor |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Praveen Innamuri |
Created | 2013-05-08T21:44:06.000+0000 |
Updated | 2017-03-09T00:23:17.000+0000 |
Description
The code processor needs to properly support Alloy projects. Specifically, any results that reference code need to be translated via source maps to point to the original code, and we need to make sure that generated code is always up to date.
Closing ticket as fixed.