- From: Rouven Weßling <notifications@github.com>
- Date: Mon, 06 Jul 2015 09:09:51 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Monday, 6 July 2015 16:10:24 UTC
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