Hi Vassili,

> Is there a possibility to use a "request queue" for JSONP requests ?

JSONP requests basically work by adding a script element to the DOM. If you 
make a lot of concurrent requests, the browser may process them in batches but 
no request should get lost. 

Not sure what you mean by request queue. What is your use case? Do you need 
data to load in a specific order?

Regards
Tristan
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to