Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-2074

AtlasType.resolveReferences() method should be package-private

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.1, 1.0.0
    • atlas-core
    • None

    Description

      Currently AtlasType.resolveReferences() method is marked as public. Implementations in sub-types likely to update the state of the type object; hence this method is only called during initialization/updates to type-registry. To prevent potential misuse of this method, which can result in errors, resolveReference() method should be made package-private.

      Attachments

        1. ATLAS-2074.patch
          10 kB
          Madhan Neethiraj

        Activity

          People

            madhan Madhan Neethiraj
            madhan Madhan Neethiraj
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: