> This proposal also opens the possibility of > internationalizing/translating bean class and property/styles names > via simple alias classes. Styles can be exposed as bean properties to > simplify things even further as demonstrated below.
An interesting idea, but it could cause quite a bit of confusion and would make documentation a nightmare. Might be easier to simply localize the bean properties, via annotation or some other means.