[quote]Do I need to write my own I18nContentSupport class and my own I18nNodeWrapper?[/quote]
I think one or the other is enough, you should not need to do the both. I would suggest to extend DefaultI18nContentSupport. If you ever need to force unwrapping of I18nNodeWrapper, you can always use NodeUtil.deepUnwrap() that will traverse wrapper hierarchy and remove the wrapper of your choice. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=b048b195-6d11-4195-a8fb-57f995367ddd You are invited to Magnolia Conference. Less than a month to go! Register now: http://www.magnolia-cms.com/conference/register.html ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
