Did we ever come up with a definitive list of which high level Restlet objects are expected to be thread-safe and which are not? I thought so, but could not find it on the list. I wanted to add some JCIP concurrency annotations to some of our code base and wanted to make sure I was expressing the correct policies on Applications, Resources, Guards, Routers, Filters, and generic Restlets.
- Rob

