Very nice work Chris. I recommend people to watch this sample app closely.
The code which is well designed and nicely covers all the important Restlet
concepts including negotiation of resource representations.

I'm going to learn a lot by looking at the way you used the API, cool. For
now, just a quick remark: there is a com.noelios.restlet.util.XmlWriter
class based on David Megginson's work (SAX) that you could have reused for
serialization.

Best regards,
Jerome  

> -----Message d'origine-----
> De : Chris Winters [mailto:[EMAIL PROTECTED] 
> Envoyé : jeudi 10 août 2006 17:15
> À : [email protected]
> Objet : silly sample app available
> 
> So I created a silly, read-only sample application using Restlet. It 
> depends only on Java 5 and Ant being installed, all the libraries it 
> needs are included. So the run instructions are: 
> 
>    - unzip the file 
>    - go into the created directory 
>    - exec 'ant run' 
> 
> FWIW, this is based on the version currently in SVN (soon-to-be b18). 
> 
> Location: http://www.cwinters.com/raw/RestSampleBook.zip 
> 
> Chris 
> 
> PS: I grepped through all the files to find any remaining 
> instances of 
> our standard boilerplate confidentiality text. I didn't find 
> any, but on 
> the off-chance I missed something please let me know. None of this is 
> confidential. 
> 
> -- 
> Chris Winters ([EMAIL PROTECTED]) 
> Lead Software Developer 
> Vocollect Healthcare Systems 
> 
> CONFIDENTIAL, PRIVILEGED COMMUNICATION: This e-mail is private and 
> intended for the addressee(s) only. It may contain privileged and/or 
> confidential information. If you have received it in error 
> you are  not 
> authorized to disseminate it in any manner; please delete it and any 
> copies and reply to the sender that it was misdirected. 
> 
> 
> 

Reply via email to