Re: [SMW-devel] Semantic Results Format - Calendar caching fix

2009-05-05 Thread CNIT
Lane, Ryan пишет: >> Guys, turning off cache for the whole page is not a solution for the >> extension - please don't kill all optimization efforts this way! >> >> Do you think there is a solution that will localize turning off the cache >> > or > >> even better - invalidate cache on update

Re: [SMW-devel] Semantic Results Format - Calendar caching fix

2009-05-05 Thread Yaron Koren
I don't believe it - that works! Thank you so much - this should really improve calendar handling. Who knew it just took a single line... Thanks again, Yaron On Tue, May 5, 2009 at 5:37 PM, Lane, Ryan wrote: > > Guys, turning off cache for the whole page is not a solution for the > > extension

Re: [SMW-devel] Semantic Results Format - Calendar caching fix

2009-05-05 Thread Lane, Ryan
> Guys, turning off cache for the whole page is not a solution for the > extension - please don't kill all optimization efforts this way! > > Do you think there is a solution that will localize turning off the cache or > even better - invalidate cache on update (proper way to do this)? > It's pro

Re: [SMW-devel] Ploticus format security issues

2009-05-05 Thread Markus Krötzsch
On Dienstag, 5. Mai 2009, Ryan Lane wrote: > The ploticus format has a lot of security issues in both prefab mode > and script mode. Bad news. Denny is the maintainer of SRF and I have pointed this potential issue out to him before. Given that this is a critical vulnerability, I am not sure whet

Re: [SMW-devel] Semantic Results Format - Calendar caching fix

2009-05-05 Thread Sergey Chernyshev
Guys, turning off cache for the whole page is not a solution for the extension - please don't kill all optimization efforts this way! Do you think there is a solution that will localize turning off the cache or even better - invalidate cache on update (proper way to do this)? It's probably not on

Re: [SMW-devel] Semantic Results Format - Calendar caching fix

2009-05-05 Thread Yaron Koren
Hi, Yes, I'm the maintainer of the Calendar format. Could you send me the relevant lines of code, to look at? Thanks, Yaron On Mon, May 4, 2009 at 10:24 PM, Ryan Lane wrote: > I have a fix for the caching issue in the Calendar format for Semantic > Results Format; it's a one-two line fix. You