[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Commented: (ODATA-68) Describe representation of ReferenceTypes in responses
[ http://tools.oasis-open.org/issues/browse/ODATA-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32524#action_32524 ]
Ralf Handl commented on ODATA-68:
---------------------------------
Not really. In many cases returing a reference is faster than returning a full entity.
Probably we can get rid of the ReferenceType construct altogether by defining that (collections of) entities can be passed to function parameters "by reference" using the {"odata.entityRef":"relativeOrAbsoluteUrl"} as well as "by value" using the canonical JSON representation.
> Describe representation of ReferenceTypes in responses
> ------------------------------------------------------
>
> Key: ODATA-68
> URL: http://tools.oasis-open.org/issues/browse/ODATA-68
> Project: OASIS Open Data Protocol (OData) TC
> Issue Type: Bug
> Components: OData ATOM Format v4.0, OData JSON Format v4.0
> Affects Versions: V4.0_WD01
> Environment: [Proposed]
> Reporter: Ralf Handl
> Fix For: V4.0_WD01
>
>
> ReferenceType elements define a type derived from an entity type that can be used in function import return types.
> Describe how they are serialized in Atom and JSON.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]