[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (ODATA-1065) Generalize Edm.AnyPath to be a path to any model element
Ralf Handl created ODATA-1065:
---------------------------------
Summary: Generalize Edm.AnyPath to be a path to any model element
Key: ODATA-1065
URL: https://issues.oasis-open.org/browse/ODATA-1065
Project: OASIS Open Data Protocol (OData) TC
Issue Type: Improvement
Components: CSDL JSON , CSDL XML
Affects Versions: V4.01_CSD01
Environment: Proposed
Reporter: Ralf Handl
Fix For: V4.01_CSD02
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
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]