I  have made a enterprise application using GWT and AppEngine. There are 
some set of customers who want the data to be stored locally only for 
security reasons.

I am planning to develop an Chrome offline 
app<http://code.google.com/chrome/extensions/trunk/apps/about_apps.html> by 
using most of the current code. I have to change my current data server 
layer ( AppEngine) to something locally. There is lot of GWT code written 
which I would like to reuse in my offline app. The question is can this be 
all done ?  As I understand the GWT layer should just work in my offline 
app. I  think the hard problem is the data layer.

Any thoughts on the above problem will be appreciated.


Vishal

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/G_FefTZQcQoJ.
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