Sorry folks, changing XMLin to XMLout in Template/Plugins/XML/Simple.pm *does* work, I was just using it wrong.

<sigh> ...

Tosh


Roderick A. Anderson wrote:

On Mon, 20 Sep 2004, Tosh Cooey wrote:


Hasn't anyone wanted to take the '$vars' passed to "process" and turn
them into XML?  I can't be the first to want to do this..


I use a pretty lame method. I have several XML documents with TT
substitution variables for the common actions an application requires. Process them and then use an HTTP post to the URL, capture the results and
use a couple of different XML parsers/searchers to check the results.
I don't edit/change the actual XML document in memory.



Rod

-- McIntosh Cooey - Twelve Hundred Group LLC - http://www.1200group.com/

_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to