> > I mean, the main purpose of the taglib helpers is to make working with > > taglibs easier, not provide a rigorous implementation of XML details? > > I think they should be rigorous, but playing with the whitespace at the > application level is no breach to XML.
Sounds sensible. It should be trivial to add a feature to TaglibHelper.pm that lets you specify :whitespace=1 in @EXPORT_TAGLIBS and have that flag the helper module to add in the required regexs in the resulting code. -- Tod Harter Giant Electronic Brain --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
