On 8/22/06, Don Brown <[EMAIL PROTECTED]> wrote:
At some point, I plan to replace commons-logging in Struts 2 with a simple log framework. I can backport to Struts 1 if desired.
Why not just import the org.apache.common.logging source code and rename it o.a.struts.logging? That way we don't have to learn anything new, and if a improved version were to come out, we can replace it all wholesale. Say, wasn't there a mention of some package that renamed packages dynamically or something? That's the real issue. Two versions of the same package name on the same classpath. -Ted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]