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


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.

Reply via email to