Generalize Edm.AnyPath to be a path to any model element and rename it to Edm.ModelElementPath

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • V4.01_CSD02
    • Affects Version/s: V4.01_CSD01
    • Component/s: CSDL JSON, CSDL XML
    • None
    • Environment:

      Applied

      With ODATA-516 we introduced the abstract type Edm.AnyPath as an abstraction of Edm.AnnotationPath, Edm.PropertyPath, and Edm.NavigationPropertyPath.

      We now face situations where we want to reference other types of model elements, e.g. bound actions or functions.

      It seems wise to use the rather generic name "AnyPath" really for any path to any type of model element, which would
      a) postpone the need for actually adding specific types Edm.ActionPath, Edm.FunctionPath, Edm.EntityTypePath, ...
      b) allow us to later add these more specific types for the more common cases

            Assignee:
            handl
            Reporter:
            handl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: