[AWS] [Template Parser] How to use Cursor_Tag

Thomas Løcke thomas.granvej6 at gmail.com
Tue May 4 10:02:50 CEST 2010


On Mon, May 3, 2010 at 1:47 PM, Mathieu Benard <mat.benard at gmail.com> wrote:
> Hi every one,
>
> I'd like to use the template parser (stand alone) which is part of the AWS.
> My project's goal is to generate xml files from templates.


A worthy goal indeed.  :o)

If you intend to create very complex XML structures, I'll advice you
to use XML/Ada instead:

http://libre.adacore.com/libre/tools/xmlada/

templates_parser is a great template engine, but for very complex
output you might find it's simple vector/matrix tags and @@TABLE@@
construction a bit "lacking".

Regards,
Thomas Løcke


More information about the AWS mailing list