> Suppose you have some external data (pulled from another tiddlywiki or > some other external source) that you reference within your tiddlywiki; > is that external data source cached in the browser?
To the browser, it's all just HTTP requests - so caching should work. > For example, suppose the user opens TW1 from my website which pulls data > from TW2. Aside: Due to same-origin policy* restrictions, both TW1 and TW2 would have to be served from the same domain if accessed via HTTP. (Of course there could be a script on TW1's domain proxying access to TW2.) -- F. * http://en.wikipedia.org/wiki/Same_origin_policy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

