Luciano Resende wrote:
On Tue, Jul 22, 2008 at 1:22 PM, Dan Becker <[EMAIL PROTECTED]> wrote:
Jean-Sebastien Delfino wrote:
Dan Becker wrote:
One item that has been published in the Tuscany future roadmap
(http://tuscany.apache.org/sca-java-roadmap.html) is the need for Atom
binding etag and server sided caching support. JIRA TUSCANY-2447 has been
opened to track this feature.
I think it would be useful to:
1) build a scenario to help us explore what the app developer needs to
write (like Luciano's photo gallery or a simple customer info data base for
example)
2) study and compare how others (popular REST APIs, ATOM implementations
and content management systems) expose etags / if-modified to application
developers.
Thanks for the guidance Sebastien. Now, a few questions for the developer
group.
ETag and Last-Modified feature provided as a patch to TUSCANY-2477.
As we discussed here, one predicate that was not supported was the
If-Range request on feed entries. This would be a useful feature for
future as is would limit the response body size on large feed collections.
--
Thanks, Dan Becker