[TIMOB-6015] MobileWeb: Reimplement Ti.include() as a require() plugin
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-12-02T17:33:49.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint 2011-48, Release 1.8.0.1 |
Components | MobileWeb |
Labels | stage |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2011-11-05T10:35:43.000+0000 |
Updated | 2017-03-03T22:27:39.000+0000 |
Description
Ti.include() needs to be reimplemented as a loader plugin so that the loader can load and cache includes.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/759
Closing as duplicate.