Howdy,
As an aside on this topic, have we considered using Digester to parse the log4j XML 
configuration files?

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Ceki Gülcü [mailto:[EMAIL PROTECTED]
>Sent: Thursday, August 28, 2003 10:47 AM
>To: Log4J Developers List
>Subject: Re: Configuration file extensions
>
>
>Hi Paul,
>
>JoranConfigurator parses XML files only. The intention is to have Joran to
>replace DOMCOnfigurator so that OptionConverter.selectAndConfigure(..) will
>apply JoranConfigurator instead of DOMCOnfigurator for .xml files.
>
>Joran does not do much for the time being. However, I've got all the parts
>working in my head, just to need to transcribe it in Java.
>
>Joran parses files based on rules: patterns and actions. It has one
>advantage compared DOMConfigurator. JoranConfigurator can learn new rules
>at runtime without need for recompilation.
>
>
>At 02:03 PM 8/28/2003 +1000, you wrote:
>
>>I notice Ceki is working on Joran configurations, cool, must go and find
>>out more about Joran.
>>
>>Anyway, I was wondering whether we could define somewhere
>>Log4j-core-central, the list of known file extensions supported by the
>>OptionConverter.selectAndConfigure(..) methods.
>
>--
>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]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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

Reply via email to