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

Lev Epshteyn commented on SHINDIG-762:
--------------------------------------

Yes, it still does. The regexps were identical in both places, I just
factored them out to avoid the overhead of object creation at every
invocation.

On Fri, Dec 5, 2008 at 6:57 PM, Henning Schmiedehausen (JIRA) <



> 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