[ https://issues.apache.org/jira/browse/SLING-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589984#comment-14589984 ]
Konrad Windszus commented on SLING-2062: ---------------------------------------- Is this really necessary? Registering a resource bundle as a service takes quite some time. Especially if you deploy something in the JCR which has a lot of {{sling:MessageEntry}}s you will get a reregistration for each JCR event. > register each generated ResourceBundle as an OSGi service > --------------------------------------------------------- > > Key: SLING-2062 > URL: https://issues.apache.org/jira/browse/SLING-2062 > Project: Sling > Issue Type: Improvement > Components: Extensions > Reporter: Justin Edelson > Assignee: Justin Edelson > Fix For: I18n 2.1.2 > > > When a resource bundle is loaded from the repository, it should also be made > available directly as an OSGi service using the service class > java.util.ResourceBundle. The baseName and locale should be the service > properties (unless the baseName is null). -- This message was sent by Atlassian JIRA (v6.3.4#6332)