Hi all I noticed that Velocity has some obsolete logging classes. Skimming the source code I see, in fact that their tasks are accomplished by more standard logging frameworks. Moreover Velocity already depends on Commons-Logging (though I'd prefer to depend on SLF4J), so framework independence is already achieved. I would like to kill all of these classes and remove dependencies to logkit and servlet 2.3 (yes! only ServletLogChute depends on it). I will do it in the sandbox, as usual.
What do you think? Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
