Re: nocache

2011-09-28 Thread Ryan J Baxter
Sounds right Doug. Setting nocache to true will set the no cache query parameter on the iframe URL which I believe will tell the server not to cache the gadget. Just and FYI if you set RENDER_DEBUG to true in your container config the nocache parameter will get set to true automatically

Re: nocache

2011-09-28 Thread daviesd
Maybe my misunderstanding. Maybe the nocache on the javascript request only means donĀ¹t cache the resultant javascript returned. If I add nocache to my renderParams container.navigateGadget( gadgetSite, gadgetXml, [], {nocache: true} ); Then it seems to be working. Is this correct? doug On

nocache

2011-09-28 Thread daviesd
We are specifiying nocache on our javascript fetch (shindig 3.0.0) /gadgets/js/oclccontainer:rpc.js?c=1&debug=1&nocache=1&container=default However the gadget iframe url looks like /gadgets/ifr?url=http%3A%2F%2Fdl.dropbox.com%2Fu%2F445894%2Fgadget.xml&conta iner=default&