--
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 google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
Vishal,What options have you considered so far? Check out html5 offline Mode. This maybe a good way to store data offline and probably sync to the server if your customer wants the data to be available online.One issue with offline Mode would the data would be cleared if the user cleans up his browser cache/ temp files.~Ashwin
Sent from my iPhone
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 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsub...@googlegroups.com.
Have you looked at something like titanium desktop or adobe air ? With them u could reuse 99% of the code you have right now
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/NDBgxaQCT8MJ.
To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.