users@jersey.java.net

[Jersey] Re: jersey-binding module

From: George Sapountzis <gsapountzis_at_gmail.com>
Date: Thu, 18 Aug 2011 01:08:22 +0300

On Mon, Aug 15, 2011 at 9:31 PM, George Sapountzis
<gsapountzis_at_gmail.com> wrote:
> Hi,
>
> Reminder summary: The jersey-binding module is a utility module for
> using JAX-RS resources as MVC controllers. It is available at
> [jersey-binding](https://github.com/gsapountzis/jersey-binding).
>
> I am _not_ proposing to include the module in jersey and will rename
> the package from com.sun.jersey to avoid confusion that is an official
> jersey module in anyway. However, I _do_ propose some minor jersey
> patches that will enable the module to run with stock jersey (and
> avoid code duplication). The patches are available at a for-review
> branch [here](https://github.com/gsapountzis/jersey/commits/for-review).
>
> Please take a look at the proposed patches.
>

Anyone on the proposed patches ?