Saturday, December 28, 2013

GWT nesting activities implementing Thomas Broyer proposal

This article has been moved here

http://ronanquillevere.github.io/2013/12/28/not-nesting-activities.html





-- old version --







Hi everyone,

I tried to implement Thomas Broyer's idea to solve the nesting activities problem: http://blog.ltgt.net/gwt-21-activities-nesting-yagni/

So I created a Github project, have a look and do not hesitate to comment : https://github.com/ronanquillevere/GWT-Multi-Activities

Hope it will help some of you.

I will try to have a look to slotted ASAP https://code.google.com/p/slotted/ which is a framework that does exactly the opposite !