[ 
https://issues.apache.org/jira/browse/ABDERA-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523036
 ] 

James M Snell commented on ABDERA-59:
-------------------------------------

At first glance this looks good.  Once we get 0.3.0 out, i'll take a more 
detailed look at it.

> Remove servlet requirement for server module
> --------------------------------------------
>
>                 Key: ABDERA-59
>                 URL: https://issues.apache.org/jira/browse/ABDERA-59
>             Project: Abdera
>          Issue Type: Improvement
>            Reporter: Dan Diephouse
>         Attachments: server.patch
>
>
> I've been working on a patch to remove the requirement on using 
> HttpServletResponse in the server module. Basically I've just replaced any 
> reference to HttpServletResponse with a reference to a new interface, 
> HttpResponse.
> I know there was some talk about merging this functionality into 
> ResponseContext, but I didn't see a clean way to do that as Providers are 
> responsible for creating the response. Not the thing invoking the provider.
> Let me know your thoughts on the patch.

-- 
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