Hi Philip,

Thanks for sharing your use case with such details!

[..]

> My sense is that this is on the ToDo list for Restlet. 

True, there is an RFE for improved caching support:
http://restlet.tigris.org/issues/show_bug.cgi?id=25

I've updated it to mention this thread.

> So, my questions are:
> 
> (1) Does my analysis above make sense? 

Absolutely, this is a sound two-tiers RESTful approach.

> (2) What is the likelihood that shrinkwrapped support for 
> client-side caching
> will be available in Restlet in the near future? 

This RFE is not in the 1.1 plan, but if a nice contribution comes in, it
could make its way into it ;-)
 
> (3) Since I need this pretty soon, what advice do people have 
> about the best way
> to hand-roll my own client-side caching? Are there open 
> source packages that can
> simplify the implementation?  Any issues I should be aware of? 

There are many existing open source caching solutions that you could
leverage:
http://www.java-source.net/open-source/cache-solutions

Best regards,
Jerome  

Reply via email to