- From: François REMY <francois.remy.dev@outlook.com>
- Date: Tue, 11 Jun 2013 23:05:56 +0200
- To: "Andrea Giammarchi" <andrea.giammarchi@gmail.com>
- Cc: <public-nextweb@w3.org>
> I also hope this won't cause an uncontrollable > browser fragmentation ... I mean, even worst > than current one, where every script needs > 387 checks before knowing what's available > at that time for that browser. We can't control what browser do or do not implement. However, if we move toward a prollyfil/polyfill model, we can let the author decide beforehand the features it want to require and import scripts for those that aren't implemented natively. Once you load the scripts for the features you use, you don't have to care about them.
Received on Tuesday, 11 June 2013 21:06:21 UTC