Integrating the Webs' dependency systems

Ian Hickson ian at hixie.ch
Fri May 23 15:14:53 PDT 2014


Right now there appear to be three separate efforts to develop dependency 
systems for the Web platform:

 - ES6 Modules
 - HTML Imports
 - <script needs=""> in HTML

At the moment they are mostly not overlapping, but it seems likely that 
all will grow over time and that could get messy. 

I would therefore like to propose that we integrate these so that we end 
up with just one system that manages all three.

What do people think?

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'


More information about the es-discuss mailing list