Re: First resource page

2008-04-10 Thread Thierry Boileau
Hello Tim, thanks a lot for your feed-back. We fully agree with you and have updated the page and source code. best regards, Thierry Boileau This is a nice bit of documentation by example -- I'm glad you added it. FirstResourceApplication is not thread-safe, however. I know you want the

Re: First resource page

2008-04-09 Thread Tim Peierls
This is a nice bit of documentation by example -- I'm glad you added it. FirstResourceApplication is not thread-safe, however. I know you want the example to be simple, but it's important to give readers code that exemplifies good practice. This is different from using an in-memory Map instead of

First resource page

2008-04-08 Thread Thierry Boileau
Hello all, We've added a new First resource document in the Restlet web site. You can get it at the following URL: http://www.restlet.org/documentation/1.1/firstResource (or http://www.restlet.org/documentation/1.0/firstResource, for Restlet 1.0). It simply describes how to create 2 basic