Hi Vincent, Thanks for the feed-back. I've entered an RFE for a deployment guide. http://restlet.tigris.org/issues/show_bug.cgi?id=259
Illustrating how a simple Restlet class works seems to be helpful to understand how Filter, Finder, etc work based on the Uniform interface. We then progress towards more complex examples, until we introduce the concept of Resource. In the current tutorial, we now have a section of resources: http://www.restlet.org/tutorial#part12 We are also working on different documentation that will greatly help people to design resource oriented applications based on Restlet. More to come soon. Best regards, Jerome > -----Message d'origine----- > De : news [mailto:[EMAIL PROTECTED] De la part de Vincent > Envoyé : jeudi 8 février 2007 19:52 > À : [email protected] > Objet : Re: RFC - Web redesign > > > > > > I'm working on a new version of the Restlet Web site, with > a restructured > > content. I would be happy to hear what you think should be > improved, added > > or removed. > > I'd say that the tutorial is the first priority, as it puts > new users on the > wrong track by suggesting they should subclass the Restlet class. > > A deployment guide would also help. > > -vincent

