[
https://issues.apache.org/jira/browse/WOOKIE-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Wilson updated WOOKIE-242:
--------------------------------
Fix Version/s: 2.0.0
> Consider moving REST API code to JAX-RS
> ----------------------------------------
>
> Key: WOOKIE-242
> URL: https://issues.apache.org/jira/browse/WOOKIE-242
> Project: Wookie
> Issue Type: Improvement
> Reporter: Scott Wilson
> Fix For: 2.0.0
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> From 0.9.1 onwards the REST API has moved centre stage for Wookie. Currently
> we implement this on top of raw servlets with our own Controller classes and
> Helper classes for generating representations.
> For future versions we should consider migrating the API to use a JAX-RS
> implementation, such as Wink, CXF, Restlet or Jersey and replace our Helpers
> with representation providers such as JAX-B and Jackson.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)