Hi All, Excuse my lack of XML parsing stuff here, but are you saying that Joran will replace the internals of the current DOMConfigurator or be a separate configurator? If the former, does that create another dependency for Log4j, or will it be bundled inside the log4j jar? ie. I assume that Joran configurator would require the XML jars, and a Joran jar?
Paul Smith On Fri, 2003-08-29 at 01:41, Ceki Gülcü wrote: > Digester uses commons-logging which is a no-no for a core log4j component. > Other than that Joran is very similar to Digester. It is largely modeled > after Digester. > > It differs from Digester in the following minor ways: > > 1) It uses a DOM tree instead of SAX events > 2) Joran supports implicit actions. > > Implicit action are applied when no explicit rule applies. The action is > asked to check whether it is applicable in the current context. If it says > yes, then it is applied. > > At 11:02 AM 8/28/2003 -0400, Shapira, Yoav wrote: > > >Howdy, > >As an aside on this topic, have we considered using Digester to parse the > >log4j XML configuration files? > > > >Yoav Shapira > >Millennium ChemInformatics --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]