Hi everyone, is there meanwhile a fit for this issue:
https://github.com/restlet/restlet-framework-java/issues/426 by Restlet folks or an invididual in the community? To avoid repetitve work on typed Restlet Resources and to enable rapid prototyping I am working on creating a generic vertical funnel through our layers ( persistence manager > restlet router url > restlet ServerResource > restlet Resource > client manager for entities > eventually even MVC model ) and I think I need this to solve it. Or would you have another idea how I can have a generic Resource and funnel any of my entities through it? Regards, Conrad ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3045753

