Re: [Imports] Considering imperative HTML imports?

On 4/16/15 12:37 AM, Travis Leithead wrote:
> Was an imperative form of HTML imports already considered? E.g., the
> following springs to mind:
>
>    Promise<Document> importDocument(DOMString url);

How is this different from a promise-ified version of XHR, exactly? 
(Not that there's anything wrong with that; just trying to understand 
the proposal.)

-Boris

Received on Thursday, 16 April 2015 18:30:24 UTC