dev@jsr311.java.net

Re: JSR311: _at_*Param and List<?>

From: Bill Burke <bburke_at_redhat.com>
Date: Mon, 17 Mar 2008 14:11:14 -0400

+1. Arrays too plz.

Marc Hadley wrote:
> I propose to change the parameter types that can be annotated with
> @*Param to include List. E.g. you could do:
>
> @GET
> Foo getFoo(@QueryParam("bar") List<String> bars) {...}
>
> The list member type would be the same as currently supported, i.e. any
> type that has a String cnstructor or valueOf(String) method.
>
> Using the @DefaultValue annotation with a List<?> type will ensure the
> parameter always has at least one member whose value is specified by the
> @DefaultValue annotation.
>
> Any objections ?
> Marc.
>
> ---
> Marc Hadley <marc.hadley at sun.com>
> CTO Office, Sun Microsystems.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_jsr311.dev.java.net
> For additional commands, e-mail: dev-help_at_jsr311.dev.java.net
>

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com