[ALOY-109] Alloy developer to add custom markup (tags) and associate with a custom processing library
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Medium |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2013-11-07T04:17:05.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | XML |
| Labels | Customer |
| Reporter | Russell McMahon |
| Assignee | Tony Lukasavage |
| Created | 2012-07-18T09:20:33.000+0000 |
| Updated | 2014-02-04T00:34:50.000+0000 |
Can you add some more detail, and perhaps examples, to the description? I'm not entirely sure what the goal is for this one.
This task came from Kevin W. I believe he wanted to extend the markup with his own tags. From Kevin: "Pluggable tag parsers/tag libraries for core Titanium APIs" We can ping Kevin to get more detail.
yes, please. I think I understand what he's asking for, but some clarity would be good.
+1, need to add support for StyledLabel so we can use it in the Alloy xml.
Requesting to mark this a priority we have customers requesting for the same. HD ticket: appc.me/c/APP-855977
for reference, you can likely do something very similar by putting your custom code in a widget and then using the widget in your application. It may prove easier than writing custom XML parsers even one the functionality is available.
made possible by ALOY-522