Robin Berjon wrote: >>> >>>> - If passthru is zero or unset, but there are no styles defined, you >>>>get the source POD (I think this is a bug - comments please). >>> >>>No, you don't get the source POD. You get the result of transforming the >>>source POD with a list of zero stylesheets. Sounds rather logical to me >>>;) >> >>Surely the result of no transformations would be the XML you started with. > > I guess you mean s/XML/POD/ there. Note the smiley, what I meant is that you > do indeed get the exact same content as what is in the original and that that > is imho coherent (ie not a bug) because it's the result of feeding some > source document through an empty pipeline. >
From my point of view, I would think a blank document to be the most logical result. Ie. passthru not set, so xml is generated (pod->xml) and then transformed using the empty list of styles. I would have though an empty list was the same as supplying a blank stylesheet which would result in an empty output document. -- Stuart Clark mailto:[EMAIL PROTECTED] http://www.Jahingo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
