It seems AJAX/MochiKit code must always fight the cache because the cache can prevent some AJAX/MochiKit calls from getting executed? That seems annoying.
I had to learn to add ?timestamp=time to all my URLs in AJAX/MochiKit to prevent the browser from skipping that function because the URL was already in the cache. Is that what everyone else does too? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

