[
https://issues.apache.org/jira/browse/SHINDIG-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676345#action_12676345
]
Adam Winer commented on SHINDIG-936:
------------------------------------
executeSocialRequest() is in the latest code on trunk:
http://svn.apache.org/repos/asf/incubator/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/preload/PipelinedDataPreloader.java
Recommend overriding that instead of binding a custom pipeline.
> Make PipelinedDataPreloader.getSocialUri() protected so that
> PipelinedDataPreloader can be re-used
> --------------------------------------------------------------------------------------------------
>
> Key: SHINDIG-936
> URL: https://issues.apache.org/jira/browse/SHINDIG-936
> Project: Shindig
> Issue Type: Improvement
> Components: Java
> Affects Versions: trunk
> Reporter: Jordan Zimmerman
> Attachments: fix-936-bug.patch
>
>
> PipelinedDataPreloader.getSocialUri() is private. I'd like to use the
> behavior of PipelinedDataPreloader but change slightly how getSocialUri()
> works. I need additional parameters in the URL. So, make getSocialUri()
> protected.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.