Re: [whatwg/fetch] preload, destinations, and module scripts (#486)

To clarify further, `System.load` has always been a specified device for preloading through the spec history, and could possibly continue to exist in some form, but there is a different and simpler use case for a straightforward preload cache population for prepopulating the cache (which I'd always assumed was the `link` preload case for modules). And from my own experience with SystemJS, it was the link preloading cache prepopulation that has been the most relied on (I know of hardly any users using `System.load`).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/486#issuecomment-315601266

Received on Sunday, 16 July 2017 10:56:19 UTC