until prefixes will be removed from modules too ... considering other devs opinion in here ... we'll see
On Fri, Jan 3, 2014 at 11:28 AM, François REMY < [email protected]> wrote: > I believe in the future experimental features will stay in modules that > can be imported (“import WeakMap from “@weakref-moz-experimental””), making > the prefixing problem less critical. In such case, if you want your code to > be bullet-proof, you simply do not rely on features marked as experimental. > > > > *De :* Andrea Giammarchi <[email protected]> > *Envoyé :* vendredi 3 janvier 2014 11:12 > *À :* Boris Zbarsky <[email protected]> > *Cc :* es-discuss <[email protected]> > > > > > On Mon, Dec 30, 2013 at 10:48 PM, Boris Zbarsky <[email protected]> wrote: >> >> >> A majority of developers working on "mobile" web sites, for example. >> >> -Boris > > > that's me indeed ... I've been working in major mobile websites since > quite a while and I keep saying that not being able to recognize an early > implementation from a spec'd one will hit back badly pretty soon both in > specs, being unable to do last minute changes to any signature, and for > libraries, being unable to feature detect behaviors. > > Prefixes were a good decision, IMHO, but I do hope I will be proven wrong > with real-world "careless about prefixes" cases. > > Regards > > >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

