Uploaded image for project: 'Spatial Information Systems'
  1. Spatial Information Systems
  2. SIS-459

Filter implementation may need to be locale sensitive

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Features, Storage
    • None

    Description

      Some implementation classes in org.apache.sis.filter work on character strings. Expressions may be comparing character strings for order, sometime in case-insensitive way. Expressions may also need to format numbers or dates. We should have a java.util.Locale information somewhere.

      More generally, Filter and Expression implementations should know their context. This context may include the Locale, TimeZone, etc. The context could be specified in the FilterFactory.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              desruisseaux Martin Desruisseaux
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: