[ALOY-149] Change name of the combined code of xml, styles, controllers from Component to Controller
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2012-07-31T13:12:09.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2012 Sprint 16, Release 3.0.0 |
Components | Runtime, Samples & Templates, Titanium SDK, XML |
Labels | n/a |
Reporter | Russell McMahon |
Assignee | Unknown |
Created | 2012-07-30T23:41:16.000+0000 |
Updated | 2018-03-07T22:26:02.000+0000 |
Pretty sure I got all outward-facing references to "component" changed to "controller", including alloy's shorthand method
Alloy.getComponent()
, which is nowAlloy.getController()