Re: [configuration][PATCH]addProperty

2003-10-17 Thread Oliver Heger
"'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

RE: [configuration][PATCH]addProperty

2003-10-17 Thread Eric Pugh
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

[configuration][PATCH]addProperty

2003-10-14 Thread Oliver Heger
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