At 09:29 PM 12/9/2004, Curt Arnold wrote:
On Dec 9, 2004, at 12:32 AM, Mark Womack wrote:
It looks like you were adding doConfigure(InputStream) methods to something configurator related. Would you consider making it
doConfigure(InputStream stream, String baseURI);
where baseURI may be null and is ignored for non-XML configurators. An XML document contains relative URI's can't be resolved without a baseURI (source of the recent thread on involving log4j.dtd).
Reverting Mark's change to the Configurator interface would be my first choice.
As Curt's remarks demonstrate, InputStream is not a common *denominator* for files, URLs.
-- Ceki G�lc�
The complete log4j manual: http://qos.ch/log4j/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
