On Tue, 07 Sep 2010 13:14:02 +0200, LLTYK <ll...@mailinator.com> wrote:
What it should do is instead insert some sort of hash of the file's
contents
in the url. Then whenever your file changes the browser won't pick up the
previous cached version, but if your app version changes and the file
doesn't, the url remains the same.
That would probably break relative URLs in stylesheets.
I suppose the best option would be to accept all asset reqs with an
invalid version number, but redirect them to a URL with the correct
version number.
Cool URIs don't change! http://www.w3.org/Provider/Style/URI.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org