GeekArticles
XML
Core XML
XML
Core XMLConcurrent Document Loader Pattern - Opening multiple XMLHttpRequests and get notified when all requests are done
Alex Iskold described the Concurrent Document pattern here which explains how to load XML documents concurrently and how to know when all of them are loaded by having a loader that keeps track of what has been loaded and invokes...
Sponsored Links
Related Topics
