Yeah, it would be probably really easy for you to create XML from the intermediate model.
But, for now I don't feel good committing it, there are things I need to reorganize and stuff, remove hundreds of license headers etc. I will put it on my list of things to do, on the list of many. :) You can try and see if you could get asdoc working on those files but, I boiled it down and asdoc just didn't want to parse Object, it said Namespace not found and pointed to the package { declaration. Mike On Tue, Jun 23, 2015 at 10:38 AM, Alex Harui <aha...@adobe.com> wrote: > > > On 6/23/15, 7:02 AM, "Michael Schmalle" <teotigraphix...@gmail.com> wrote: > > >No, this is a full program. > > > >There is a huge amount of logic that goes into generating this stuff, same > >would be the case for XML. > > > >Right now it's AST -> Intermediate Model -> Velocity -> HTML. > > Ah yes, I remember you mentioning "Intermediate Model”. Well, I can > probably figure out how to go from Intermediate Model to XML, so I have no > objections if you want to check it in. I think at least one other person > was interested in it. > > -Alex > >