Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 11709 invoked from network); 30 Mar 2004 10:01:24 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 30 Mar 2004 10:01:24 -0000 Received: (qmail 66316 invoked by uid 500); 30 Mar 2004 10:00:57 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 65910 invoked by uid 500); 30 Mar 2004 10:00:55 -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 65893 invoked from network); 30 Mar 2004 10:00:54 -0000 Received: from unknown (HELO gateway.elsag.de) (134.98.65.18) by daedalus.apache.org with SMTP; 30 Mar 2004 10:00:54 -0000 Received: from vwall.elsag.de by gateway.elsag.de via smtpd (for daedalus.apache.org [208.185.179.12]) with SMTP; Tue, 30 Mar 2004 12:01:07 +0200 Received: from esmail by gateway.elsag.de via smtpd (for vwall.elsag.de [192.168.100.108]) with SMTP; Tue, 30 Mar 2004 12:01:06 +0200 Subject: RE: [configuration] AbstractConfiguration based SubsetConfiguration MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Tue, 30 Mar 2004 12:01:06 +0200 x-mimeole: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [configuration] AbstractConfiguration based SubsetConfiguration Thread-Index: AcQWOs1Hc5fVU1K3SNyPZK0hPGfBmQAAxCFw From: =?iso-8859-1?Q?J=F6rg_Schaible?= To: "Jakarta Commons Developers List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Emmanuel Bourg wrote on Tuesday, March 30, 2004 11:39 AM: > J=F6rg's patch made me realize that SubsetConfiguration could be much > shorter by extending AbstractConfiguration, the key translation just > happens in the add/getPropertyDirect methods, there is no need to > overwrite all the getters of the Configuration interface. I'm > attaching the modified implementation, let me know how it works for > you. It doesn't contain the interpolation changes, I'm still working > on it.=20 >=20 > Emmanuel Bourg Works perfectly. I'll update the patch. Regards, J=F6rg --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org