On Wed, Sep 14, 2011 at 1:15 AM, sebb <[email protected]> wrote:
> On 13 September 2011 23:19, Wieland Gmeiner <[email protected]> wrote:
>> On Wed, Sep 14, 2011 at 12:06 AM, sebb <[email protected]> wrote:
>>> On 13 September 2011 21:31, Oliver Heger <[email protected]> 
>>> wrote:
>>>>> Is there a possiblity to tweak the PropertiesConfiguration so that it
>>>>> preserves the original layout over a load/store cycle?
>>>
>>> Why do you want to do this?
>>
>> Because I'm programmatically changing configuration files (e.g.
>> inserting additional properties) and it would be nice not to mess up
>> the layout of the original files. A sysadmin won't be pleased if some
>> update program changes the layout of his handcrafted config files. I
>> wouldn't.
>
> In that case, I think you are going to have to write your own output method.
>
> So long as you don't change any of the input settings, you should just
> be able to append the new ones to the end.

I also have to change values of already existing properties, so
appending only is not a choice.
Btw, for appending only I don't need configurations at all.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to