Hi,

I love the new enum support for automagic selects. Thanks for that Howard!

I have shifted many constants to enums. The arising question is how to prepare Messages to those enums in most convenient way.

At the time I use one property file per Page. When I have an enum display a select on that Page I customize labels for the distinct enum values in that property file. Having the same enum on different Pages I ran into the usual copy'n paste practice.

Is there a way to customize labels for enums in only one file per locale so that those properties get read whenever the enum is used on a Page?

What are your best practices?

Regards,
Michael

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

Reply via email to