As stated in another posting, there would be no dependency. The discovery involves about 2 - 3 methods of small to medium length, and would reside directly in the commons-logging code.
-----Original Message----- From: David Graham [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 26, 2004 5:17 PM To: Jakarta Commons Developers List Subject: Re: [logging] ServletContextLogger --- robert burrell donkin <[EMAIL PROTECTED]> wrote: <snip/> > > PS: I'm also willing to create a new implementation of LogFactory > > which > > will discover the available log implementations at runtime, rather > > than the > > compile time strategy which exists now. > > sounds interesting. the idea of using commons-discovery to find all > implementation at runtime has come up before but AFAIK without much > action. IMO, adding a dependency to commons-logging is a very bad idea considering how many other projects use it and have no need for commons-discovery. If commons-logging was released with another dependency I would just keep using old versions to avoid the new dependency :-(. David > > - robert __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
