On Jan 7, 2009, at 8:12 PM, Giancarlo F. Berner wrote:
Hi Martin/Greg
I am currently dealing with a similar (or same) issue. E.g. the
PageMVCHandler has a similar setting (private String i18nBasename =
MessagesManager.DEFAULT_BASENAME;). But since PageMVCHandler is an
abstract class and I have to "extend" it anyway, my workaround is to
overwrite the "setter" method.
Well, if there's a setter, you can just add an i18nBasename property
to your page definition node, and voila. If there's no such property,
the default value is kept througout the instance's life.
-g
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------