Hi all,
I'm new in the GWT world and I would like to learn the techno.
Does anyone knows a good opensource project that I can import easily in Eclipse to learn by exemples ? I get the basics but it's quite hard to put everything in place. I'm specifically looking for a great and clear MVC implementation that would show me the "state of the art" of GWT programming.
I'm specifically looking for working exemples of communication between widgets and controllers, controllers calling services then calling the view etc...
Ideally, it would not use any external library other than real standards (Guice ? Gin ?)
Any hint ?