You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "Dan Diephouse (JIRA)" <ji...@apache.org> on 2008/01/08 23:02:33 UTC

[jira] Commented: (ABDERA-85) Please add a RequestContext parameter to AbstractCollectionProvider.getId()

    [ https://issues.apache.org/jira/browse/ABDERA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557053#action_12557053 ] 

Dan Diephouse commented on ABDERA-85:
-------------------------------------

Thanks Jim, I will apply this soon.

> Please add a RequestContext parameter to AbstractCollectionProvider.getId()
> ---------------------------------------------------------------------------
>
>                 Key: ABDERA-85
>                 URL: https://issues.apache.org/jira/browse/ABDERA-85
>             Project: Abdera
>          Issue Type: Improvement
>    Affects Versions: 0.4.0
>            Reporter: Jim Ancona
>         Attachments: AbstractCollectionProvider.patch
>
>
> A RequestContext parameter was added to most of the CollectionProvider methods a while back, but getId() doesn't have one. My use case is that the base URI of my service is parameterized (e.g. http://example.com/users/{userId}/service/). Therefore my CollectionProvider must be able to determine the base URI when it assigns an ID.
> Thanks!

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