At 08:09 AM 8/29/2003 +1000, Paul Smith wrote:
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?
It will be another configurator superceding DOMConfigurator. I expect the DOMConfigurator will continue to exist for some time.
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?
That is a good question for which I do not have an definitive answer.
I suppose that if Joran becomes popular (for whatever reason) we could imagine packaging it in a jar file of its own. In the near term however, I suspect Joran to be ignored by the wider public because there are many alternatives offering similar functionality plus some. For the time being, we will just include it within log4j.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]
-- Ceki For log4j documentation consider "The complete log4j manual" ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]