Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 16410 invoked from network); 3 Dec 2004 09:13:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Dec 2004 09:13:25 -0000 Received: (qmail 69073 invoked by uid 500); 3 Dec 2004 09:13:14 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 68974 invoked by uid 500); 3 Dec 2004 09:13:13 -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 68864 invoked by uid 99); 3 Dec 2004 09:13:12 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from relay-am.club-internet.fr (HELO relay-am.club-internet.fr) (194.158.104.67) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 03 Dec 2004 01:13:11 -0800 Received: from [127.0.0.1] (lfjr.club-internet.fr [194.117.194.68]) by relay-am.club-internet.fr (Postfix) with ESMTP id 719A725605 for ; Fri, 3 Dec 2004 10:13:07 +0100 (CET) Message-ID: <41B02ED3.9030606@lfjr.net> Date: Fri, 03 Dec 2004 10:16:03 +0100 From: Emmanuel Bourg User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: [configuration] getProperty vs getPropertyDirect References: <41AF5604.3030807@lfjr.net> <41B01264.7030104@med.uni-marburg.de> In-Reply-To: <41B01264.7030104@med.uni-marburg.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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