Storage is already checked into the trunk and will be available in GWT 2.3. A GWT 2.3 milestone has already been released if you're interested in trying it: http://code.google.com/p/google-web-toolkit/downloads/detail?name=gwt-2.3.0.m1.zip&can=2&q=#makechanges
In my opinion, HTML5 storage beats Gears hands down. No plugin to install, and natively supported on all modern browsers (Firefox 3.5+, Safari/Chrome4+, IE8+). If you go the Gears route, you'll be rewriting in another year. Thanks, John LaBanca [email protected] On Thu, Apr 7, 2011 at 2:58 PM, David E. <[email protected]> wrote: > We updated our GWT application to GWT 2.1 and are using primarily > Firefox 4 / Chrome. > > Our older GWT version is still running, it uses Gears / SQLlite for > offline storage. > > I need to bring the new version up to date with offline storage. > > What should I do? > > Should I use Gears? > > When is the HTML5 database going to be ready GWT with the latest > browsers? > > Thanks, > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
