His, I am planning to develop a website with GWT and considering plugging in gears module to save quite a lot of javascript objects client-side. A couple of questions that bother is there a procedure in place to promt user install gears (the way flash players do that, and not barely creating a link).
Is there for a website a way to find out if gears is installed: if module is available all bulks of data is stored client-side, otherwise session mechanism is used. And finally, is gears stable and production-ready? Are APIs there to stay for considerable time or incompatibilities can be introduced. Thanks a lot.
