Hi,
I was thinking about the next steps we could take in making mobile development with errai
better.
1.
One thing I fought with in the past developing a mobile application with GWT is that there
was the possibility that there wasn't any network. We had to store the things locally
and then sync them later. We could create something would do that automatically, we could
generate 'offline' versions of the server interface save it in client side
database and sync automatically when the connection is there again. For the developer
using it the whole experience is seamless.
2.
Creating cordova projects and then setting all the things so you can publish them in the
store is a bit a of a pain. We could make this better by having a maven plugin or forge
extension to ease this.
That are the ideas I have does anybody have others?
Cheers,
Erik Jan