Titanium JIRA Archive
Alloy (ALOY)

[ALOY-857] Alloy: Add ability to have custom parsers

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsTooling
Labelsn/a
ReporterMauro Parra-Miranda
AssigneeUnknown
Created2013-10-16T17:02:25.000+0000
Updated2018-03-07T22:26:09.000+0000

Description

I am working on a project with a few custom modules, it would be great to be able to add my own node parsers. I can get around that issue by either manually adding my own parser to the Alloy lib but i'd prefer to have them locally in my project directory. Possibly something like: /plugins/ti.alloy/parsers/MyNamespace.MyProxy.js. This could also work as JMK task hook, have the compiler look at the result of say: pre:parser and that could be a list of local parsers. This would greatly increase the flexibility of the compiler, and give us the ability to extend what we can do with alloy as a whole.

Comments

No comments

JSON Source