[TIMOB-10409] TIAPI: Deprecate updateLayout, startLayout, finishLayout
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-08-29T16:40:59.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Sprint 2012-17 API, Release 3.0.0 |
Components | TiAPI |
Labels | api, architecture |
Reporter | Ingo Muschenetz |
Assignee | Neeraj Gupta |
Created | 2012-08-10T17:57:25.000+0000 |
Updated | 2017-03-22T17:17:53.000+0000 |
Description
With the advent of applyProperties, the value of applyLayout lessens. For several reasons, the promise of delayed/batched UI had never reached fruition. There may be ways to do this more elegantly, to re-approach this situation.
In the mean time, it is suggested that we deprecate for 2.1.2 and remove the dead code afterwards.
We need to make sure that we make this change for all platforms at the same time.
"applyLayout" should be "updateLayout".
endLayout should be finishLayout
All the subtasks are done. Resolve this ticket as fixed.
Closing ticket as fixed.