- From: Ian Hickson <ian@hixie.ch>
- Date: Mon, 11 Aug 2014 15:33:30 +0000 (UTC)
- To: Ilya Grigorik <igrigorik@gmail.com>
- Cc: whatwg@whatwg.org
On Thu, 7 Aug 2014, Ilya Grigorik wrote: > > I'm working on the "resource hints" spec we've been discussing on > public-webperf... FYI, I'm currently working an a dependency system update to HTML which has the goals of: - merging HTML import dependency management and ES6 module dependency management infrastructure - defining preloading mechanisms for most HTML loading contexts - defining a dependency system for HTML loading contexts, especially style sheets, images, HTML imports, modules, and scripts - hooking most HTML loading contexts into the new Fetch API Assuming this works out as intended, it would completely subsume the resource hints proposal. My main blocker right now is the part where it gets integrated into the ES6 module system; it's requiring some very careful reading of the ES6 spec. I'm still in the middle of this. You can see my current results here: http://www.gliffy.com/go/publish/6040024 -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Monday, 11 August 2014 15:33:58 UTC