On 11/16/16, 11:07 AM, "Harbs" <harbs.li...@gmail.com> wrote:
> >So you are suggesting to make it a top-level class. Right? Otherwise >we’re not good to go. > >Another problem with the definition in js.swc is that then() returns an >Object, while it should really return a Thenable. I don’t think Thenable >is defined as an interface in JS. You can use patch files and missing.js to tweak the API if you need to. > >> IMO, polyfills should be beads you add to your Application beads if you >> need them. > >Makes sense, although I’m not sure what the bead would look like. >I think manually adding a polyfill for I.E. in the HTML is a reasonable >work-around as well. The bead would use <inject_html> -Alex