- From: Glen Little <notifications@github.com>
- Date: Thu, 04 Jun 2015 16:47:12 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
Received on Thursday, 4 June 2015 23:47:39 UTC
In this case, the call for data is sent down a number of levels, and an answer is expected. If the server call is async, there won't be an answer returned. I can see that that sounds like a bad approach in an async world. I guess I'll have to bite the bullet and redesign each of the levels of code to use async calls, and keep the user entertained while they wait! --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/xhr/issues/20#issuecomment-109095708
Received on Thursday, 4 June 2015 23:47:39 UTC