users@jsr311.java.net

Re: _at_PathParam(...) PathSegment ps

From: Stephan Koops <Stephan.Koops_at_web.de>
Date: Fri, 06 Jun 2008 17:42:54 +0200

Hi
>>> Another (simpler) possibility is to only allow List<PathSegment> and
>>> not support List<other_types>. @PathParam would always apply to the
>>> most recent path parameter and, in the case of limited=false,
>>> List<PathSegment> would decompose the value into individual path
>>> segments.
>> +1 !!
> Any other feedback on this ? Seems to me like its the "simplest
> possible thing that works".
That's right, but IMO we need no more.

best regards
   Stephan