Would it be possible (and I am volunteering to do the changes) to refactor the XalanTransformer class into parent and child classes? The parent class (call it XalanTransformerImpl for now) would allow all exceptions to pass while XalanTransformer would simple call its parent's methods and catch any exceptions. Sibling classes would also class. Any opinions?

Also, is there any reason why the methods in XalanTransformer cannot be made virtual?

Cheers,
Brian

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



Reply via email to