Hi folks , I used restlet on one my projects which live since one year , i fond RESTLET to be too complex and confusing also it lacks some features like (i maynot be aware if features might exist)
- restlet get or post parameters should be automatically mapped to some kind of object - asycn communtication should be supported - restlet should have option to run as webapp on tomcat or jetty - Pl use jetty for standalone - its too complex !! too many new concepts , use KISS so i am writting my own trimmed down RESTLET framework using jetty continuations , I hope opensource when its done Best Regards, Code Dude ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1114069

