Re: [IndexedDB] Problems unprefixing IndexedDB

On Thu, Aug 9, 2012 at 9:38 PM, L. David Baron <dbaron@dbaron.org> wrote:

> On Wednesday 2012-08-08 21:16 -0500, Glenn Maynard wrote:
> > APIs should always be shipped prefixed and unprefixed for a reasonable
> > period, so people have an opportunity to add the unprefixed name to their
> > site before the unprefixed name goes away.
>
> Except that authors don't notice that they need to do so until the
> unprefixed name goes away and causes pages to break.  So it's better
> if that happens sooner rather than later, so fewer total authors
> will have to deal with the resulting broken pages.
>

That makes it impossible for *anyone* to avoid breakage (unless they add
the unprefixed version before unprefixing happens).  You're exchanging
avoidable breakage for unavoidable breakage, which doesn't make sense.

Meanwhile, pages will continue to work in other browsers that do this more
sensibly.

-- 
Glenn Maynard

Received on Friday, 10 August 2012 02:48:17 UTC