Comma seperated configuration of Error/FieldMessageBundle
---------------------------------------------------------

                 Key: STS-282
                 URL: http://mc4j.org/jira/browse/STS-282
             Project: Stripes
          Issue Type: Improvement
    Affects Versions: Release 1.4.1
            Reporter: Sebastian Wiemer
         Assigned To: Tim Fennell


The documentation says:

"The name of a resource bundle. This may by any kind of resource bundle, but 
will typically be a property resource bundle, in which case the resource files 
should be available in the classpath."

If it's true that the 'LocalizationBundleFactory.ErrorMessageBundle 'and 
'LocalizationBundleFactory.FieldNameBundle' configuration properties only accept
a single resource definition, how about to be able to configure a comma 
seperated string of resource bundles from the classpath ?

We have a common set of messages for different applications so far. But each 
application requires a specific set messages additionally. So we have to
extends the 'standard' resource bundle and extend it with additional messages.

On fixes (typos, formatting or everything else) for the standard package we 
need to merge those changes all applications manually.
With the new feature, we only would have to copy the standard bundle to all new 
applications.

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

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to