jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] Fwd: Re: [Resteasy-developers] JAX-RS 2.0 features you want?

From: Bill Burke <bburke_at_redhat.com>
Date: Wed, 09 Mar 2011 09:11:34 -0500

Here's some more from a longtime user/contributor of Resteasy.

-------- Original Message --------
Subject: Re: [Resteasy-developers] JAX-RS 2.0 features you want?
Date: Wed, 9 Mar 2011 12:16:09 +0100
From: Stef Epardaud <stef_at_epardaud.net>
To: Bill Burke <bburke_at_redhat.com>
CC: resteasy-developers <Resteasy-developers_at_lists.sourceforge.net>

Yes:

- @Form:
http://docs.jboss.org/resteasy/docs/2.0.0.GA/userguide/html/_Form.html
- Param marshalling:
http://docs.jboss.org/resteasy/docs/2.0.0.GA/userguide/html/StringConverter.html
- MetaData API so that extensions to RESTEasy can browse through the
JAX-RS resources defined
- A Dynamic way to register JAX-RS resources (not based on annotations)
because currently in order
   to define new resources dynamically we need to generate bytecode with
the proper JAX-RS annotations.
-- 
Stéphane Epardaud