[Geoserver-devel] [jira] Created: (GEOS-3390) Add wicket's IStringResourceLoader extension point for GeoServerApplication

Add wicket's IStringResourceLoader extension point for GeoServerApplication
----------------------------------------------------------------------------

                 Key: GEOS-3390
                 URL: http://jira.codehaus.org/browse/GEOS-3390
             Project: GeoServer
          Issue Type: Task
          Components: Wicket UI
            Reporter: Gabriel Roldán
            Assignee: Gabriel Roldán
             Fix For: 2.0-RC2

GeoServerApplication's init() method engages the {{IStringResourceLoader}}s wicket is gonna use to provide the i18n'ized resources.
Add an extension point for {{IStringResourceLoader}} so modules can contribute customized ones.
Examples of possible contributed resource loaders are:
- one that fetches resources from a database
- one that provides live resources from ongoing UI translations (as per the new translation community module)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira