Ovidiu Predescu a écrit :
> 
> Hi Jörn,
> 
> I applied the patch on the main trunk, thank you! Carsten, this may
> give some performance boost to 2.0 as well, can you take a look at it?
> 
> Ovidiu
> 
> On Thu, 8 Nov 2001 18:34:17 +0100, Jörn Heid <[EMAIL PROTECTED]> wrote:
> 
> > This patch makes it possible to set the incremental processing feature of
> > Xalan in the cocoon.xconf.
> >
> > Only Xalan is supported as I do not know about that feature in other
> > implementations like xt.
> >
> > As javax.xml.transform.TransformerFactory.setAttribute can throw an
> > IllegalArgumentException this feature is only set if the transformer is an
> > instance of org.apache.xalan.processor.TransformerFactoryImpl.
> >
> > I hope the patch is generated correctly.

We could also take the generic mechanism that's in SVGSerializer to
allow any specific feature/attribute to be set on the
TransformerFactory.

-- 
Sylvain Wallez
Anyware Technologies - http://www.anyware-tech.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to