"'Jakarta Commons Developer List'"
<[EMAIL PROTECTED]>
Sent: Friday, October 17, 2003 10:31 AM
Subject: RE: [configuration][PATCH]addProperty
> Oliver,
>
> I have applied your patch. Do you want to check things out? I also added
> in some more maven reports. I
updating the website as I
write this...
Eric
> -Original Message-
> From: Oliver Heger [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 14, 2003 1:58 PM
> To: Jakarta Commons Developer List; [EMAIL PROTECTED]
> Subject: [configuration][PATCH]addProperty
>
>
> Eric
Eric,
I have created the patch for refactoring the addProperty() method.
AbstractConfiguration.addProperty() now only handles collection and string
properties with multiple values and then delegates to the abstract
addPropertyDirect() method.
The stuff with the containers was moved to
BaseConfigu