Ralph Goers schrieb:
> I will need to add one more feature - I need the exact opposite of
> SystemConfiguration. I need to be able to read a file and instantiate
> all the keys and values as system properties. I haven't decided on the
> best approach to do this so any advice is welcome.
From the API's point of view, would it make sense to add a static
method like addProperties(Configuration c) to SystemConfiguration that
iterates over the keys of the passed in configuration and adds them as
system properties?
>
> In the meantime though, I'm fine with a 1.6 release.
So the system properties feature needs not to go into 1.6? For me it
does not really matter. There is no need to hurry, and I am not sure
when I find the time for the release anyway.
BTW there are some checkstyle warnings in the new classes you committed.
Most of them are formatting issues. Do you want to have a look or should
I deal with them?
Thanks
Oliver
>
> Ralph
>
> On Dec 3, 2008, at 1:11 PM, Oliver Heger wrote:
>
>> In the last weeks I put some energy in solving some of the open Jira
>> tickets. The list of changes and bug fixes since the 1.5 release is
>> now pretty long, so a new release is more than justified.
>>
>> Are there any specific wishes for features to be added in a 1.6
>> release? Otherwise I would like to go forward and start with the
>> preparations of a RC in a few days.
>>
>> Oliver
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> For additional commands, e-mail: dev-help@commons.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org
|