google-code-export / jquery-i18n-properties

Automatically exported from code.google.com/p/jquery-i18n-properties
1 stars 0 forks source link

Is should be possible to force the timestamp for caching #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The actual implementation of caching will force to look for the messages file 
without any timestamp.
This has caused us some issued due to some proxy caching during new released. 
We cannot work without caching. I've implemented a new configuration parameter 
that can be used (when caching is enabled) to force a specific timestamp. 
Actually we are generating this timestamp based on the last modification time 
of our js folder on our server. If would be really nice if you can merge my 
patch in the main stream.

Thank you

Alessandro Palumbo

Original issue reported on code.google.com by apalu...@byte-code.com on 20 Dec 2011 at 5:27

Attachments: