Hi Sean,

Good idea, I've entered a RFE for this documentation task:
http://restlet.tigris.org/issues/show_bug.cgi?id=369

Best regards,
Jerome  

> -----Message d'origine-----
> De : news [mailto:[EMAIL PROTECTED] De la part de Sean Landis
> Envoyé : lundi 8 octobre 2007 20:17
> À : discuss@restlet.tigris.org
> Objet : Re: Thread-safety in Guard
> 
> > Funny you should ask! I can highly recommend Java 
> Concurrency in Practice by
> Brian Goetz, Josh Bloch, Joe Bowbeer, David Holmes, Doug Lea, 
> and me (Tim
> Peierls). My recommendation is probably biased by the fact 
> that I helped write
> it, but we've had a lot of good feedback.
> > --tim
> 
> It is a great book - probably destined to be a classic. 
> Thanks Tim and the 
> rest. 
> 
> The Restlet build uses some good tools to help maintain 
> quality. I'd add 
> another. In appendix A of "Java Concurrency in Practice," 
> Annotations for
> Concurrency is introduced. The primary premise for these - I 
> think - is 
> that JavaDoc doesn't do a good job at expressing the 
> concurrency constraints
> of the code. Not only are these great for documentation 
> purposes, but FindBugs does some checking based on these.
> 
> Sean
> 
> 

Reply via email to