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/24 06:24:01 UTC

[jira] Commented: (SHINDIG-936) Make PipelinedDataPreloader.getSocialUri() protected so that PipelinedDataPreloader can be re-used

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

Adam Winer commented on SHINDIG-936:
------------------------------------

One question: you can set a different url via the config, including query params.  You could also override executeSocialRequest() and programmatically add params. This isn't sufficient?

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