On Wed, Oct 23, 2013 at 1:16 PM, Hajime Morrita <[email protected]> wrote: > I've been trying to define the import loading behavior on top of the "basic > fetch" algorithm of the fetch standard. So feedback like yours are really > appreciated.
"basic fetch" is not an entry point. It's an internal algorithm. You should only ever invoke "fetch" from other specifications. -- http://annevankesteren.nl/
