Hi! My name is Fran and I've been working with gwt for almost 2 years
now and I couldn't be any happier with the results.

Lately I was dealing with some issues regarding spliting my app in
several modules in order to re-use them in future projects. This is an
example of what I have right now:


CommonModule
SalesModule
ClientsModule
AdminModule
WebConsoleModule (containing the entry-point)

The problem is in my webconsole xml file, becouse I have to inherit
every module (Sales, Clients, Common) and in every other project,
except webconsole I also have to inherit the common, which I think
that may be creating a kind of looping or somewhat that delays the
compiling...

Well my question is, Is there any template or rule to follow in order
to create a well moduled application bases of course on modules ?

Sorry for the english! I have to work on that!

Regards,

Fran

--~--~---------~--~----~------------~-------~--~----~
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