As you probably already know, this project addresses Geolocation, Web Database and Local Storage needs for (mobile) GWT developers.
Since GWT version 2.3 however, both Geolocation and Local Storage are part of the GWT SDK itself, and Web Database is no longer endorsed by the standards body (due to unclear SQL compatibility) in favor of a new API called IndexedDB.
Having said all that, the provided libraries of this project are still useful in e.g. projects using an older GWT version, and webkit browsers (Safari on iOS, Android) do support the Web Database API.
Unfortunately my plans to add an AppCache library and a UI library are pushed back due to some personal events. I still hope to pick it up sooner rather than later, but can't promise anything at this point.
Hope this answers your question,
Bart Guijt.
> --
> You received this message because you are subscribed to the Google Groups "gwt-mobile-webkit" group.
> To post to this group, send email to gwt-mobi...@googlegroups.com.
> To unsubscribe from this group, send email to gwt-mobile-web...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/gwt-mobile-webkit?hl=en.
>
Yes, John Labanca was trying really hard to pronounce my name :-)
Anyway, I have not reviewed or used any GWT-Mobile specific UI projects out there. The GWT has a mobile UI example[1], maybe you should start there.
Cheers!
Bart Guijt
E: bgu...@gmail.com
T: +31 6 30408987