Bryan Pendleton created DERBY-6871:
--------------------------------------

             Summary: Handle message properties in a uniform style
                 Key: DERBY-6871
                 URL: https://issues.apache.org/jira/browse/DERBY-6871
             Project: Derby
          Issue Type: Improvement
          Components: Services, Tools
            Reporter: Bryan Pendleton
            Priority: Minor


As described in DERBY-6828, there are two styles used for handling
the translatable error message property files:

MessageService localization is used for the core Derby engine property
files, while LocalizedResource is used for the tools messages and 
drda messages.

It seems as though it would be preferable to have a single approach
here. Potentially we could remove some duplicated code, but more
importantly it would just be nice to have the approach be consistent
so that Derby developers don't have to be aware of the two different
styles and be confused by them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to