Re: anyone working on comments and layout preservation in .properties files item of v1.3 ?

2006-03-25 Thread robert burrell donkin
please prefix the subject with the name of the component

- robert

On Fri, 2006-03-24 at 11:07 +, Horaci Macias wrote:
 Hi all,
 
 I recently wrote custom code to read/write properties file while preserving 
 comments and I've just noticed this is part of one of the items on the 
 roadmap for v1.3.
 
 Just wanted to know if anyone else is already working on this to avoid 
 duplication of efforts. If not then I'll try suggesting patches shortly.
 
 thanks,
 
 Horaci
 
 
 Information contained in this e-mail and any attachments are intended for the 
 use of the addressee only, and may contain confidential information of 
 Ubiquity Software Corporation.  All unauthorized use, disclosure or 
 distribution is strictly prohibited.  If you are not the addressee, please 
 notify the sender immediately and destroy all copies of this email.  Unless 
 otherwise expressly agreed in writing signed by an officer of Ubiquity 
 Software Corporation, nothing in this communication shall be deemed to be 
 legally binding.  Thank you.
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



anyone working on comments and layout preservation in .properties files item of v1.3 ?

2006-03-24 Thread Horaci Macias
Hi all,

I recently wrote custom code to read/write properties file while preserving 
comments and I've just noticed this is part of one of the items on the roadmap 
for v1.3.

Just wanted to know if anyone else is already working on this to avoid 
duplication of efforts. If not then I'll try suggesting patches shortly.

thanks,

Horaci


Information contained in this e-mail and any attachments are intended for the 
use of the addressee only, and may contain confidential information of Ubiquity 
Software Corporation.  All unauthorized use, disclosure or distribution is 
strictly prohibited.  If you are not the addressee, please notify the sender 
immediately and destroy all copies of this email.  Unless otherwise expressly 
agreed in writing signed by an officer of Ubiquity Software Corporation, 
nothing in this communication shall be deemed to be legally binding.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [configuration] anyone working on comments and layout preservation in .properties files item of v1.3 ?

2006-03-24 Thread Rahul Akolkar
Please prefix email subjects since this is a shared mailing list. I've
added [configuration] to the subject here.

On 3/24/06, Horaci Macias [EMAIL PROTECTED] wrote:
 Hi all,

 I recently wrote custom code to read/write properties file while preserving 
 comments and I've just noticed this is part of one of the items on the 
 roadmap for v1.3.

 Just wanted to know if anyone else is already working on this to avoid 
 duplication of efforts. If not then I'll try suggesting patches shortly.

snip/

Its good to check, but looks like you may be far ahead of anyone else
;-) If you're so inclined, please submit a patch [1]  via the ASF
bugzilla [2]. Product Commons, Component Configuration.

-Rahul

[1] http://jakarta.apache.org/commons/patches.html
[2] http://issues.apache.org/bugzilla/


 thanks,

 Horaci

snap/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [configuration] anyone working on comments and layout preservation in .properties files item of v1.3 ?

2006-03-24 Thread Emmanuel Bourg

Horaci Macias wrote:

Hi all,

I recently wrote custom code to read/write properties file while preserving 
comments and I've just noticed this is part of one of the items on the roadmap 
for v1.3.

Just wanted to know if anyone else is already working on this to avoid 
duplication of efforts. If not then I'll try suggesting patches shortly.

thanks,

Horaci


Hi Horaci, this is on my todo list but I haven't started implementing 
it. Feel free to submit code or suggestions. I had in mind a 
PropertiesConfigurationLayout class tracking the position of the 
properties. On adding a property the layout would find the other 
properties with a similar prefix and add it next to them.


Emmanuel Bourg

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]