You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Adam Winer (JIRA)" <ji...@apache.org> on 2009/02/07 01:36:59 UTC

[jira] Commented: (SHINDIG-905) Implement content rewriter for data pipelining

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

Adam Winer commented on SHINDIG-905:
------------------------------------

First stage of implementation is available for review at:
  http://codereview.appspot.com/14063/show

There's a number of missing features:
- Support of inter-dependencies among pipeline elements
- Don't delete elements that can't be successfully processed on the server
- Don't load the full opensocial-data feature (just the DataContext code) if parsing fully succeeds
- Error reporting


> Implement content rewriter for data pipelining
> ----------------------------------------------
>
>                 Key: SHINDIG-905
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-905
>             Project: Shindig
>          Issue Type: New Feature
>          Components: Gadget Rendering Server (Java)
>            Reporter: Adam Winer
>            Assignee: Adam Winer
>
> <script type="text/os-data"> elements are currently processed on the client by the opensocial-data feature.  It'd be much faster to load this content, where feasible, on the server.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.