From commons-dev-return-63807-apmail-jakarta-commons-dev-archive=jakarta.apache.org@jakarta.apache.org Fri Dec 03 11:08:30 2004 Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 82098 invoked from network); 3 Dec 2004 11:08:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Dec 2004 11:08:29 -0000 Received: (qmail 74506 invoked by uid 500); 3 Dec 2004 11:08:04 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 74220 invoked by uid 500); 3 Dec 2004 11:08:02 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 74143 invoked by uid 99); 3 Dec 2004 11:08:01 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from Unknown (HELO hqexch01.upstate.com) (205.160.101.145) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 03 Dec 2004 03:07:59 -0800 Received: from IQUITOS (81-202-100-220.user.ono.com [81.202.100.220]) by hqexch01.upstate.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id W8T0JAXD; Fri, 3 Dec 2004 06:12:13 -0500 Reply-To: From: "Eric Pugh" To: "Jakarta Commons Developers List" Subject: RE: [configuration] getProperty vs getPropertyDirect Date: Fri, 3 Dec 2004 12:07:07 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" 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) Importance: Normal In-Reply-To: <41B02ED3.9030606@lfjr.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Per my other email, can we use a better name? maybe something like interpolateProperty? It doesn't have to be a JavaBean style getter since we don't expect it to be called by external tools.. > -----Original Message----- > From: Emmanuel Bourg [mailto:smanux@lfjr.net] > Sent: Friday, December 03, 2004 10:16 AM > To: Jakarta Commons Developers List > Subject: Re: [configuration] getProperty vs getPropertyDirect > > > Sorry Olivier I should have waited a bit more before comiting the change > :/ I have no problem reintroducing getPropertyDirect at a later time if > you find an interesting use case. > > Emmanuel Bourg > > > Oliver Heger wrote: > > After seeing the commit mails I may be a bit late. > > > > I had some ideas about extending the interpolation mechanism to support > > other data types than string, too. For this use case the separation of > > getProperty() and getPropertyDirect() would be nice, as getProperty() > > being a generic hook that allows for manipulation of properties (like > > interpolation) before they are delivered to the caller. > > > > But this was nothing concrete yet. > > > > Oliver > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org