[TIMOB-18597] LiveView: Support selective compilation for Alloy
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2018-11-27T19:56:04.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 8.0.0 |
| Components | LiveView |
| Labels | n/a |
| Reporter | Fokke Zandbergen |
| Assignee | Ewan Harris |
| Created | 2015-02-20T13:25:27.000+0000 |
| Updated | 2019-01-11T14:46:48.000+0000 |
Description
With ALOY-1216 resolved, Alloy 1.7 will support selective compilation. LiveView should use this feature to drastically reduce the time between detecting a change and having the app updated.
This would increase LiveView's speed a lot. Could we look at this?
I would agree with you fokke. This would improve full time titanium developers experience by a lot.
PR: https://github.com/appcelerator/liveview/pull/114
titanium_mobile PR here https://github.com/appcelerator/titanium_mobile/pull/10482
Merged in https://github.com/appcelerator/titanium_mobile/pull/10482
Closing ticket, Improvement verified in SDK Version 8.0.0.v20190111035358, Alloy now has a reduction in time it takes between detecting a change and having the app update significantly. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/10482