From: Perrin H. <pe...@el...> - 2002-04-02 19:12:24
|
Ben Avery wrote: > Could I just use blank templates, with my > package creating the XML structures? Template Toolkit is quite good for generating XML, but of course if you want to build the XML in another way you can make your templates just a single variable call to print the content passed into them. - Perrin |