[ http://jira.magnolia.info/browse/MAGNOLIA-1160?page=comments#action_13963 ] Grégory Joseph commented on MAGNOLIA-1160: ------------------------------------------
Here's a patch that (partially) "de-static-ize" MessagesManager and adds some tests. Requires more work: * removing(deprecated) methods that are duplicated in the context classes * cleaning up * moving some methods to a util class? * more tests * make it an actual ObservedManager ? > i18n, testing: MessagesManager should use FactoryUtil > ----------------------------------------------------- > > Key: MAGNOLIA-1160 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1160 > Project: Magnolia > Issue Type: Improvement > Components: core > Reporter: Philipp Bracher > Assigned To: Boris Kraft > Fix For: 3.1 > > Attachments: MAGNOLIA-1160_MessagesManager.patch > > > Currently it is not possible to replace the i18n mechanism. > Perhpas we keep the static methods, but use a replaceble manager Object > instance in the background -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ----------------------------------------------------------------
