Subject: RE: Chaining Transformers/Templates
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Tue, 10 Dec 2002 15:33:07 -0000
|
> What if I cloned newly created XMLReader and returned that?
>
It's probably easier to create a new one from scratch.
There's not a lot of useful reusable information in an XMLReader and
there's probably quite a bit of garbage. Better to recreate the useful
information than to copy all the garbage.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|