On Oct 18, 2012, at 10:47 AM, Jan Algermissen wrote:
>
> On Oct 18, 2012, at 4:12 PM, Santiago Pericas-Geertsen wrote:
>
>>
>>> that the method must have an @Path annotation on it, so the @Path of the resource class will be used. Does this answer your questions?
>>>
>
> Oh, did not see that.
>
> However, either way, I'd like to be able to do that without introspection, IOW, without the link support breaking when sbd hits 'rename' on the target method.
>
> (I is also an actual user complaint I got yesterday)
OK, I added the method. Please check it out and make sure it works for your purposes.
-- Santiago