Re: [fetch] XHR option to trigger busy indicators (#19)

First of all, great news.

Promises are not a bad idea, but I can think of at least one use case only badly served with promises:

We're using [angular-ui/ui-router](https://github.com/angular-ui/ui-router) in a number of Angular apps. Now if the library itself adds support, promises are easy as it works internally with (Angular-)Promises. However as a library user, all I have are the [state change events](https://github.com/angular-ui/ui-router/wiki#state-change-events) which map relativly poorly to promises.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/19#issuecomment-118911641

Received on Monday, 6 July 2015 16:10:24 UTC