Hi all,

Has anyone tried to integrate Gears with a GWT application that uses
Ajax to access the backend?

Specifically, I am thinking of having a Gears class that implements
the DatabaseAsync interface so that my client code can call the same
methods and I will swap out the Gears class and the regular GWT
database class depending on whether or not the user is online or
offline.

Has anyone done this? I can't find any code samples online. Does it
seem feasable? Is there any better way to do it?

Thanks,
Greg
-- 
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.


Reply via email to