Hi Roland,
thanks for another extension :-). I'm not sure yet whether I'll include it
in the distributed code though. I really have to pay attention not to
waste queries...
And please be aware that whenever you tinker something using the shared
API key, that you might break other users' basic functionality if your
script does too many queries in too short a time. Most of my helper
scripts have some throttling mechanism built in to eg. not run more than
one query per 5 seconds.
- this definitely suffers from caching issues, which I have been unable
to solve since I get an error from TEN as soon as I add any "unexpected"
parameter (eg. the extjs _dc). Maybe you have an idea? Otherwise, I'll
ask at the TEN forum
Yep, that is/was a problem: I was given the information to use "_=123456"
as the cache buster parameter ("cacheString: '_'" in the proxy
definition). Before I knew about that, all of the grids I was building
used a "random" number of result lines to give the queries some kind of
randomness to break the JS side caching...
--
Michael
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins