Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-8141

Move definition of Region separator character to geode-common and make usage consistent throughout the codebase

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Abandoned
    • None
    • None
    • None
    • None

    Description

      The separator character for region paths is currently defined in the Region interface in geode-core. However, geode-management, which does not have a dependency on geode-core, uses the separator in several classes.

      • The definitions of the separator character and string should be moved to the geode-common module.
      • The currently existing definitions of the separator in the geode-core Region interface should be deprecated.
      • All instances of hardcoded '/' characters and strings should be replaced with references to the constants in geode-common.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              donalevans Donal Evans
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: