Uploaded image for project: '[Read Only] - Hippo Repository'
  1. [Read Only] - Hippo Repository
  2. REPO-1182

Forward port to 2.27.00: REPO-1037 - Extend StringCodecFactory with optionally localized StringCodecs

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 2.28.00
    • 2.28.00
    • None

    Description

      The StringCodecFactory should be extended with the option to retrieve localized StringCodecs.

      The signature for this method will be public StringCodec getStringCodec(String encoding, String locale);

      It should be smart enough to return the same StringCodec for the same language if spoken in different countries, for example, the locales 'de', 'de_DE' and 'de_AT' should all get the StringCodec that is registered with locale 'de'. If a more specific StringCodec is registered, like 'de_AT' it will return that instead, for locale 'de_AT', the other two will still get the StringCodec for 'de'.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              epriyadi Elvin Priyadi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: