>You are correct that it is theoretically possible to make FOP faster and
>lighter without using any extra libraries like Avalon. If we made our own
>custom XML parser optimized for FO, that would also be true, but we still
>use Xalan and Xerces. We just don't have the resources or interest in
>pursuing it.
Lets compromise, how about we subclass the FOP Driver? This would allow
Avalon to be linked in if needed? Something like:
class LoggableDriver extends Driver implements Loggable { ... }
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]