Hello,

I struggle to get convinced to the use of annotations for resources from all
I can read from various threads.

I have the feeling to lose most of the reasons to use Java. MediaTypes are
strings, I find the implementation a bit tricky with reflection forced to be
cached to be fast, classloaders issues. I guess there is a rule to handle
annotations with class hierarchies, etc.

I totally understand that some people like annotations and the work it has
triggered was a good way to get the resource API even better.

What are the benefits of using annotations with Restlet ?
Restlet annotations are a competitor of JAXRS, right ? To what extend is it
better ?
Will annotations in restlet the "advertised" way of creating restlet
application ?
What are the other planned uses of annotations ?

Regards,
Rémi

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1596005

Reply via email to