[
https://issues.apache.org/jira/browse/ABDERA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Ancona updated ABDERA-85:
-----------------------------
Attachment: AbstractCollectionProvider.patch
Attached a patch
> 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.