- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 26 Feb 2015 06:53:18 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 26 February 2015 14:53:45 UTC
@Jxck if there's some feature of fetching that requires a different signature than `Request -> FetchPromise<Response>`, then it should be a different function, not called fetch, since that's the basic processing model for fetch. There's no reason to put them in a class; this isn't Java. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/625#issuecomment-76191015
Received on Thursday, 26 February 2015 14:53:45 UTC