[ALOY-1372] Remove the Module XML tag
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | None |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | XML |
Labels | n/a |
Reporter | Fokke Zandbergen |
Assignee | Bruce Wayne |
Created | 2016-03-18T13:54:23.000+0000 |
Updated | 2016-03-18T13:54:23.000+0000 |
Description
The
<Module>
tag should be removed because <Module module="ti.map">
has no additional value compare to <View module="ti.map">
and the latter is more descriptive.
It also lowers the risks for cases like ALOY-1282
No comments