Re: [HTML Imports]: Sync, async, -ish?

Of course I realize this Jonas, but I assure you, if you burden the most
common use-cases with poor ergonomics, developers will find even more
ghastly ways to degrade perf. Can someone post an overview of the proposed
solutions, and how they apply to the use-cases stated a few posts back?


On Fri, Nov 22, 2013 at 9:05 AM, Jonas Sicking <jonas@sicking.cc> wrote:

> On Nov 22, 2013 8:24 AM, "Daniel Buchner" <daniel@mozilla.com> wrote:
> >
> > Personally I don't have any issues with this solution, it provides for
> the use-cases we face. Also, it isn't without precedent - you can opt for a
> sync XMLHttpRequest (not much different).
>
> Except that sync XHR is considered one of the great miss designs of the
> web and is causing huge UI issues for users and great pain for developers.
> If we had the opportunity we would remove it in a heartbeat.
>
> / Jonas
>

Received on Friday, 22 November 2013 17:39:25 UTC