RFE: Locale sensitive service provider fallback

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 6
    • Affects Version/s: 6
    • Component/s: core-libs
    • rc
    • generic
    • generic

      Currently, if a locale sensitive service provider wants to declare its available locales in getAvailableLocales() method, it has to list all possible combinations. For example, if the provider offers a unique object when some specific variant is specified, e.g., "calendar=japanese", it has to declare all the existing locale combinations with that variant, such as, en_US_calendar=japanese, en_GB_calendar=japanese, ...

      This is not efficient and in fact, it would not work when new locales are added. Some mechanism to specify such an abstract locale set is needed.

            Assignee:
            Naoto Sato
            Reporter:
            Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: