Hi, for my bachelor thesis[1] (reusable components in multi MediaType rest applications) I invented a way to hide the details of the Resource Representation from the method handler (Resource method in JAX-RS) and wanted to know whether something similar already exists.
I've posted the full details on StackOverflow: http://stackoverflow.com/questions/9165185/java-framework-to-provide-facades- for-media-types-resources Best regards, Thomas Koch, http://www.koch.ro
