[TIMOB-16633] Add concurrent (async) tasks to Titanium SDK
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Matt Langston |
Assignee | Unknown |
Created | 2014-03-17T17:15:38.000+0000 |
Updated | 2020-01-08T14:54:06.000+0000 |
Description
We should revive/dust off ti.worker for ti.current async functionality. Adding first-class async support to ti.current would be an involved undertaking for iOS (but easier for Android). We will "do it right" in ti.next.
This is probably 2-3 days effort. Breaking (and unnecessarily complicated) changes were introduced to the SDK that broke the ti.worker module. We need to undo these SDK changes, which is basically code cleanup.
No comments