[
https://issues.apache.org/jira/browse/SHINDIG-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lindner resolved SHINDIG-762.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.0.x-incubating
trunk
patch was applied.
> First pass at implementing DataPipelining on the client
> -------------------------------------------------------
>
> Key: SHINDIG-762
> URL: https://issues.apache.org/jira/browse/SHINDIG-762
> Project: Shindig
> Issue Type: Improvement
> Reporter: Lev Epshteyn
> Fix For: trunk, 1.0.x-incubating
>
> Attachments: DataPipeliningInTemplates.patch
>
>
> This patch partially implements the data pipelining spec proposal on the
> client, by parsing Pipelining markup inside of <script type="text/os-data"/>
> tags and mapping it into OpenSocial API calls.
> Supported tags: <os:ViewerRequest>, <os:OwnerRequest>, <os:PeopleRequest>
> (@userId and
> @groupId only for now) and <os:DataRequest> (@href and @format=json|text only
> for now).
> Also supports automatic dependency detection and chaining for ${}-style
> variables
> Code review: http://codereview.appspot.com/10041
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.