[TIMOB-23834] Windows: Optimize windowslib usage
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | None |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-09-06T01:27:49.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 6.1.0, windowslib 0.4.21 |
Components | Windows |
Labels | n/a |
Reporter | Gary Mathews |
Assignee | Gary Mathews |
Created | 2016-08-27T03:41:58.000+0000 |
Updated | 2017-05-02T21:25:34.000+0000 |
Description
Optimize the usage of
windowslib
in order to save on deployment time (build and run) by reducing device detection calls. This can be accomplished by caching the results and removing unnecessary calls.
windowslib: https://github.com/appcelerator/windowslib/pull/56 titanium_mobile_windows: https://github.com/appcelerator/titanium_mobile_windows/pull/850 titanium_mobile: https://github.com/appcelerator/titanium_mobile/pull/8309
Is their a test case I can use to verify this ticket? [~gmathews] [~kota]
[~smohammed] Ah maybe not. I will change this ticket type to "Story" so we can indicate QE don't have to test this.