Titanium JIRA Archive
Alloy (ALOY)

[ALOY-264] Simplify special tag parsers code

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusClosed
ResolutionDuplicate
Resolution Date2012-10-11T02:30:02.000+0000
Affected Version/sn/a
Fix Version/sAlloy 0.3.1, 2012 Sprint 21
ComponentsXML
Labelsn/a
ReporterTony Lukasavage
AssigneeTony Lukasavage
Created2012-09-13T06:46:18.000+0000
Updated2014-01-28T23:28:50.000+0000

Description

We need to work to make the code for special tag parsers simpler. The big problem right now is that all parsers need to manually handle elements, being sure to inspect them in addition to any other logic they typically implement. This should be done transparently so we don't have to do it everytime we write a parser. In addition, this will make developer-created parsers much easier in the future.

Comments

  1. Tony Lukasavage 2012-10-11

    Rolled this issue into ALOY-324

JSON Source