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

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

From: Adam Bien <abien_at_adam-bien.com>
Date: Wed, 9 Mar 2011 18:29:36 +0100

+1 for programmatic configuration.
On 09.03.2011, at 15:17, Guilherme Silveira wrote:

>> - 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.
> It touches the topic of providing programmatic configuration.
> Annotation is a layer on top of it. It helps with compatibility issues
> in the long term.
>
> Regards
>
> Guilherme Silveira
> Caelum | Ensino e Inovação
> http://www.caelum.com.br/
>
>
>
> On Wed, Mar 9, 2011 at 11:11 AM, Bill Burke <bburke_at_redhat.com> wrote:
>> 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
>>
>>