ivanceras
unread,Nov 14, 2011, 12:09:27 AM11/14/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwt-mobile-webkit
Hi,
I'm evaluating this project for a offline web application support
using this library.
But as I go along, using the asynchronous database query, the codes
becomes cluttered and huge and reusing existing codes is even
impossible.
So is there a way to call the asynchronous queries synchronous.
Though it may be blocking the user interface. But it is considerable
in operations such as the first installation of the application which
would require the existing scripts to be run in a long period of time
and does not need user interaction for the moment.
Regards,
ivan