OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Updated: (ODATA-10) operator that returns the content of a Stream as either a String or Binary value


     [ http://tools.oasis-open.org/issues/browse/ODATA-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Pizzo updated ODATA-10:
-------------------------------

       Proposal: Defer for consideration in a future version
    Environment: [Proposed]

Returning a stream inline would require us to define not just syntax but also an encoding for the stream, representation in the different formats (i.e., is it a child of the atom link?), etc. For consistency we would also probably want a way to put the stream for a media entity inline as well, and we would have to invent further syntax for referencing that stream.

Today, clients can use $batch to retrieve 

I propose we do not try and add this feature to the protocol at this time.

> operator that returns the content of a Stream as either a String or Binary value
> --------------------------------------------------------------------------------
>
>                 Key: ODATA-10
>                 URL: http://tools.oasis-open.org/issues/browse/ODATA-10
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Improvement
>          Components: OData Protocol , OData URL Conventions 
>         Environment: [Proposed]
>            Reporter: Andrew Eisenberg
>            Assignee: Michael Pizzo
>
> OData could be extended with an operator that returns the content of a Stream as either a String or Binary value.
> This could be expressed as:
> http://odata.netflix.com/v2/Catalog/Titles?$select=Name,streamAsBinary(icon)
> or
> http://odata.netflix.com/v2/Catalog/Titles?$select=Name&$extendedSelect=streamAsBinary(icon) as Icon

-- 
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]