vote up 8 vote down star
4

I am thinking about using Gears in a project, but I have doubts about it.

Do you think that Gears will really be (or already were) accepted by the community as the state-of-art solution for what it purposes?

Although Gears seems to be awesome, I think that the community is kind of scared to use it.

What do you think about it?

flag

45% accept rate
Should be wiki; can't be answered definitively; quite subjective; – George Stocker Feb 3 at 14:58
I agree with Out In Space's edits. SO is not a polling station. – George Stocker Feb 3 at 17:21

5 Answers

vote up 2 vote down check

Google has invested a lot of time in it and has also integrated it into some of their web apps. I imagine its here to stay for a while but then there is always risk involved with stuff like this.

link|flag
vote up 6 vote down

The client side storage in HTML 5 will provide an upgrade path from Gears, should Google ever decide to deprecate Gears. There's an interesting article about Google using an abstraction layer so that Gears is not required on browsers supporting HTML 5 client-side storage.

link|flag
vote up 4 vote down

Gears have SQL engine (SQLite), with scripting (Javascript), and good internet support.

In fact, I don't see anything like it on the market.

And there is the potential to position Gears as serious client side framework, if Google manage to push Gears on small devices (on which both SQLite and javascrpt allready work).

They don't seem to hurry. Can't tell why.

link|flag
vote up 2 vote down

Google is about to roll out "offline GMail", which is built on Gears. Given the market share of GMail, I'd expect that to be the killer app for Gears adoption.

But it's hard to make predictions, especially about the future. You might want to wait, if you can afford to, and see how offline GMail catches on.

link|flag
I started using offline GMail and offline Calendar and so far I'm actually pretty impressed how well it's working so far. I believe it's available to anyone right now by going to options and selecting Labs tab. There you can see the option to enable offline. – Niels Hansen Feb 3 at 17:57
vote up 1 vote down

There is always risk with any platform, but at least with this one google are eating their own dog food. I.e. It is required for gmail offline, it is the way you'll take google docs offline.

I think you're probably as safe with Gears from a continued support perspective as you are with most other frameworks. If it meets your needs as it is in its current state, it sounds like a good fit.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.