On Thu, Jun 7, 2012 at 7:42 PM, axemclion <
n.para...@gmail.com> wrote:
> Anyword on when Opera will support IndexedDB, given that WebSql is now
> deprecated?
We are currently working on it right now. Can't say when exactly it
will be ready, as such things can't be guaranteed. Will take a bit of
time though. :/
FWIW, WebSQL still currently has wide support for smartphone browsers,
with only FF Mobile not supporting it. (Mobile Safari, Native Android
Browser and Opera Mobile support it. In contrast to indexedDB which is
not supported in those browsers currently. - So if a person is
targetting mobile and only mobile browsers, then websql is a better
option than indexedDB *for now*. Things will of course change in the
future.)
Also, WebSQL is not 'deprecated' which I see many people say. Its in
'impasse' which means the spec is no longer maintained. 'Deprecated'
has a different meaning altogether in w3c specs at least, so I would
advise to avoid using that word for WebSQL and use 'in impasse'
instead. :)
>
> On Thursday, June 7, 2012 12:45:08 AM UTC-7, Shwetank wrote:
>>
>> On Thu, Jun 7, 2012 at 1:11 PM, Kiran Jonnalagadda <
ja...@pobox.com> wrote:
>>
>> >>
>> >> IndexedBD is not supported on all browsers. This IndexedDB polyfill
>> >> exposes the IndexedDB API in unsupported browsers using WebSQL. This
>> >> shim is
>> >> basically an IndexedDB-WebSql adapter.
>> >>
>> >> I have been working on it for sometime and I thought folks in this
>> >> group
>> >> may be interested. Hoping that this implementation makes adoption of
>> >> IndexedDB better !!
>> >>
>> >>
http://nparashuram.com/IndexedDBShim
>> >
>> >
>> > Nice! How good is WebSQL support across browsers?
>> Webkit based ones and Opera have it. IE and FF do not and probably
>> will not in the future too.
>>
>> Nice Job btw Parshu!
>>
>> >
>> > Kiran
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "HTML5 Discussion Group, India" group.
>> > To post to this group, send email to
html...@googlegroups.com.
>> > To unsubscribe from this group, send email to
>> >
html5-in+u...@googlegroups.com.
> --
> You received this message because you are subscribed to the Google Groups
> "HTML5 Discussion Group, India" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/html5-in/-/jAkKAUuyWAsJ.
>
html5-in+u...@googlegroups.com.