i think one of the mvp frameworks could help.
gwt-dispatch,gwt-presenter, mvp4g.. there are more..

HTH.
Subhro.

On Sun, May 30, 2010 at 11:05 PM, Rizen <vianney.dep...@gmail.com> wrote:

> Hello,
>
> I'm actually using the MVP pattern with an AppController, as Google
> advices via this link :
> http://code.google.com/intl/fr/webtoolkit/articles/mvp-architecture.html
> But I guess the AppController is necessary just for small projects.
> Indeed, the more the project expands, the less it's easy to develop
> cause of the AppController whose becoming too hugh.
> So, I don't know how to organize my project using the MVP pattern
> without have 10 000 differents class and files too big.
>
> I think it's just my code who is badly written.
> Or maybe have you the source code of a hugh project to see how the
> code is organized ?
>
> Thank you for your help.
> Kind regards.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to