- From: Andrea Giammarchi <notifications@github.com>
- Date: Mon, 30 Mar 2015 09:02:23 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Monday, 30 March 2015 16:02:53 UTC
I've got the feeling that the moment we use `.subscribe` and `.unsubcribe` we're virtually back in `addEventListener` and `removeEventListener` world with just an internal counter per listener and magic cancellation provided. But AFAIK not using Promise wasn't an option ... now I've provided 2 playgrounds so I stop making noise. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/27#issuecomment-87735731
Received on Monday, 30 March 2015 16:02:53 UTC