[TIMOB-10600] CodeProcessor: Implement event processing plugin for Code Processor
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-09-10T17:05:20.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.0.0, Sprint 2012-18 API, 2012 Sprint 18 |
Components | Code Processor |
Labels | api |
Reporter | Bryan Hughes |
Assignee | Praveen Innamuri |
Created | 2012-08-24T11:23:20.000+0000 |
Updated | 2017-03-07T20:50:37.000+0000 |
Description
Event listener callbacks (functions supplied to Ti.Proxy.addEventListener) are currently not evaluated. We should implement a plugin that processes this code. The code should be processed with an event value of unknown (at least for now) and called in ambiguous mode.
Closing ticket due to time passed.