I'm working on localization, and thus on .properties files. 
Here is my feeling on keys standards (anyway it's a bit late) :
Full uppercase, OK looks like C constants ;
Show hierarchy with underscore, OK dots are already hardly used ;

But should we delete the first underscore ? It's is so widely used in existent files 
and it's so nice to use in regex like core\._.*
While core\..* matches every core objets properties ...

But well ... we have to make a decision, standards are standards 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847709#3847709

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847709


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to