[ 
https://issues.apache.org/jira/browse/SHINDIG-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jordan Zimmerman resolved SHINDIG-936.
--------------------------------------

    Resolution: Invalid

The workaround suggested by Winer above works:

bind RequestPipeline to a custom implementation that extends 
DefaultRequestPipeline. You can then override execute(HttpRequest)

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

Reply via email to