alistairrutherford / gwtsimiletimeline

GWT API library to support SIMILE Timeline within the GWT framework.
0 stars 0 forks source link

Enter one-line summary #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. load xml data source from dynamic generator
2. clear xml data
3. load xml data source from same dynamic generator but expect different

What is the expected output? What do you see instead?
I expect a new set of data but I am getting the old

What version of the product are you using? On what operating system?
current one, gwt 1.2

Please provide any additional information below.

Original issue reported on code.google.com by matthew....@gmail.com on 13 Dec 2006 at 3:09

GoogleCodeExporter commented 9 years ago
i actually did some more testing and it seems that if you do a load on the same 
URL
it is doing some type of caching.  I put a random nonsense string at the end of 
my
URL and everytime it then loads.  So there must be some kind of hash mapping a 
URL to
a given data set.

Original comment by matthew....@gmail.com on 13 Dec 2006 at 3:23

GoogleCodeExporter commented 9 years ago
This is addressed in the FAQ

Original comment by alistair.rutherford on 7 Feb 2007 at 2:45

GoogleCodeExporter commented 9 years ago
Sorry I meant to say TipsAnddTricks.

Original comment by alistair.rutherford on 7 Feb 2007 at 2:47