in reply to OO and <DATA>
I do think it's wrong. Your module is intended to produce an xml document. The advantage of that is independence of representation. The associated xsl transformations should depend on the xml doctype, but not be a part of the document itself.
By modularizing an xml doctype in perl you have made it highly dynamic. No need to throw that away.
After Compline,
Zaxo
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: OO and <DATA>
by rattusillegitimus (Friar) on Aug 25, 2002 at 18:29 UTC |