[thelist] XMLhttpRequest, javascript arrays?

David Kaufman david at gigawatt.com
Fri Mar 18 17:01:38 CST 2005


Courtenay <court3nay at gmail.com> wrote:
> Yes, every (99%) implementation of the XMLhttpblahblah has used the
>
>     if (request_in_progress) return false;
>
> however I have a few power users who are *really* quick, and this way
> we can keep queueing up the requests as fast as they can enter 'em,
> and the interface is snappy-as-hell.
>
> .. except if they abort the requests by hitting Reload, in which case
> the data is lost.
>
> I haven't seen any other threaded implementation like this one..
> hopefully it'll help people out, I should get a blog and write this up
> ;)
>
> --c

Or write it up and submit as an article to uh,  i dunno... maybe that 
"evolt" site?

:-)

-dave 



More information about the thelist mailing list