users@jersey.java.net

[Jersey] Linking Support

From: Scott McClure <mccluresc_at_gmail.com>
Date: Tue, 15 Jan 2013 15:58:07 -0500

Hi,

I have been working on using the linking annotations (@Ref, @Link, etc) and
I have some questions.

 - Most importantly, is this API planning to be carried forward to 2.x? It
doesnt seem link the example is included in the current 2.x snapshot and I
cannot find any reference to it in the 2.x documentation.

 - What is the suggested approach for client-support for the linking API?
As it is, the bean can be used for deserialization with a tool like JAXB
and the URI is returned. Are there any plans to offer the ability to
resolve those references with framework assistance?