[TIMOB-12259] CodeProcessor: Create studio interface
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-01-28T01:26:24.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.1.0, 2013 Sprint 02 JS, 2013 Sprint 02 |
Components | Code Processor |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Praveen Innamuri |
Created | 2013-01-09T18:05:25.000+0000 |
Updated | 2017-03-09T00:36:15.000+0000 |
Description
An interface should be created to allow studio to quickly call the code processor. It should be request/response based using stdin/stdout and will be used instead of the bin/codeprocessor script
node-appc PR: https://github.com/appcelerator/node-appc/pull/22
Closing ticket as fixed.