The Storage API (key/value pairs) from gwt-mobile-webkit was merged into GWT 2.3. The "Database" API (SQL API) was not, but hopefully the Storage API will be sufficient for local storage.
Thanks, John LaBanca [email protected] On Thu, Apr 7, 2011 at 3:08 PM, David E. <[email protected]> wrote: > Thanks, but how do it? > > Use http://code.google.com/p/gwt-mobile-webkit/? > > The database API says it only supports these browsers: > > iPhone2.0, Android2.0, Safari3.1, Chrome4, Opera10.50 > > Ideally, I need Firefox 4 and IE. > > We had that with Gears, right? > > > > On Apr 7, 3:01 pm, joe kolba <[email protected]> wrote: > > HTML5 no question, gears is gone. > > > > > > > > > > > > > > > > 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. > > -- 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.
