Add an AtomSyndicationLink class to JAX-RS bundle to prevent the need of Wink 
dependencies in REST services
-----------------------------------------------------------------------------------------------------------

                 Key: AMDATU-198
                 URL: http://jira.amdatu.org/jira/browse/AMDATU-198
             Project: Amdatu
          Issue Type: Improvement
          Components: Amdatu Web - REST
    Affects Versions: 0.0.6
            Reporter: Ivo Ladage - van Doorn
            Assignee: Ivo Ladage - van Doorn


To support HATEOS in a REST service it is pretty 'handy' to depend on the 
SyndLink and LinkBuilders class in the Wink specific implementation of JAX-RS. 
For LinkBuilders there is a JAX-RS alternative (UriInfo), but for Atom links 
there is not. It would be usefull to add such a class to the Amdatu JAX-RS 
bundle such that other bundles that want to expose REST services do not need to 
depend on the Wink bundle anymore (or copy the code, over and over again)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to