- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 20 Feb 2015 16:24:51 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Saturday, 21 February 2015 00:25:18 UTC
My point is that people writing libraries don't want to think "oh, I'll need to write another library for people who are using tasks instead of promises." They'll just use `then`. And now you can't use their library. With the then-only-works-once approach, all those libraries can be used just fine, as long as they don't assume multicast (which very few do). --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/625#issuecomment-75343937
Received on Saturday, 21 February 2015 00:25:18 UTC