You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Stefan Bodewig <bo...@apache.org> on 2002/07/03 15:14:28 UTC

Re: DO NOT REPLY [Bug 10276] - [PATCH] added declaration in project to include other projects

On Fri, 28 Jun 2002, Stephane Bailliez <sb...@apache.org> wrote:

> btw can someone explain why the xml catalog stuff in xsltprocess is
> done via reflection ? what's the reason rather than casting to a
> (TraXLiaison) and call the method ?

So that XSLTProcess can be compiled without TraxLiaison.  This has
been my naive attempt to have <xslt> without requiring TraX to compile
(which doesn't work as the catalog stuff itself still requires it).

Stefan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>