Vadim Gritsenko wrote: > [EMAIL PROTECTED] wrote: > >>Start using CoreUtil > > >>- private LoggerManager loggerManager; >>- >>- /** >>- * The time the cocoon instance was created >>- */ >>- protected long creationTime = 0; > > > Great. This code duplication always bugged me... (But not enough to start > rewrite ;-) > Yes, me too :) I want to reduce the duplication to a minimum - this includes using the CoreUtil for the CLI as well; once we use the same code for all environments we can build nice little features on top of it :)
Carsten -- Carsten Ziegeler - Open Source Group, S&N AG http://www.s-und-n.de http://www.osoco.org/weblogs/rael/
