Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 35971 invoked by uid 500); 20 Aug 2001 19:08:50 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 35960 invoked from network); 20 Aug 2001 19:08:49 -0000 From: "Vadim Gritsenko" To: Subject: RE: [C2 patch] appending to cocoon.log Date: Mon, 20 Aug 2001 15:07:16 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal In-Reply-To: X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N > -----Original Message----- > From: Marcus Crafter [mailto:crafterm@fztig938.bank.dresdner.net] > Sent: Monday, August 20, 2001 2:20 PM > To: cocoon-dev@xml.apache.org > Subject: RE: [C2 patch] appending to cocoon.log > > > Hi Vadim, > > On Sat, 18 Aug 2001, Vadim Gritsenko wrote: > > > Hm. Interesting question. :) > > I just modified this so it's compatible with other boolean settings. > > "True" might be overkill - next thing you know people will ask about internationalization ;) > > *nod* Point taken. > > I just noticed that log-format and show-time use equalsIgnoreCase() so > we already have a discrepancy there. :-( > > Just being picky herer, but the other thing is that (general with most > of the options): > > true equates to true, as expected > false equates to false, as expected > > with the current implementation, > > False also equates to false, as most would probably expect > FALSE also equates to false, as most would probably expect > > but > > True equates to false, not what most would expect > TRUE equates to false, not what most would expect > > This could cause some configuration woes for the unwary. Point taken :) > > Another general question here, the current implementation appends to > log files if the init parameter is not set (ie. if > getInitParameter("log-append") returns null) - do we want this to be > the case ? Don't know. Vadim > > Cheers, > > Marcus > > -- > ..... > ,,$$$$$$$$$, Marcus Crafter > ;$' '$$$$: Computer Systems Engineer > $: $$$$: Open Software Associates GmbH > $ o_)$$$: 82-84 Mainzer Landstrasse > ;$, _/\ &&:' 60327 Frankfurt Germany > ' /( &&& > \_&&&&' Email : Marcus.Crafter@osa.de > &&&&. Business Hours : +49 69 9757 200 > &&&&&&&: > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org > For additional commands, email: cocoon-dev-help@xml.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org