2008/9/4 Pavel Byles <[EMAIL PROTECTED]>

> Exactly my point.  It depends.  And precisely for the reasons you stated.
> Although I don't see why the project needs to be overly huge to _resort_ to
> modules.
> So we do agree that for small projects, modules aren't really necessarily
> the best. But as it grows or if you have many reusable parts then you may
> want to use them.
>
> Good !!
>



Well, if you agree with me, we do :-D


> If there are widgets, like he mentioned which would go on multiple pages,
> wouldn't it make sense to put them in a different module?
>

Not for me. If I make a pretty button that I want to use on multiple pages
in a single app, I wouldn't immediately think that I need to create another
GWT project for it.

Remember, the OP's question was how to create a menu down the left-hand side
which pages data in an area on the right. I wouldn't need more than one GWT
project to organise something like that. You don't need more than one
*package*.

Ian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to