[ 
https://issues.apache.org/jira/browse/SHINDIG-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653989#action_12653989
 ] 

Henning Schmiedehausen commented on SHINDIG-762:
------------------------------------------------

A first really, really quick glance at this made me wonder whether this will 
actually match ${} in the regexp (that used to be that way before factoring it 
out).

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

Reply via email to