Module problem.

GWT Designer allows you to quickly create the modules, composites, panels, remote services and other elements that comprise Google Web Tookit applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Module problem.

Postby max7 » Fri Mar 30, 2007 12:03 am

I read several topics and found the answer that it impossible to have several pages/modules in one project.

My questions is: if there any solution to develop project with multiply modules in GWT Designer?

The first idea is to develop each page in separate GWT Designer project.

Then manually copy them to main project (not in GWT Designer).

Is there any other solution?

Would it be possible to keep all modules in one folder assuming that images with same names are equal?

Thanks
max7
 
Posts: 4
Joined: Thu Mar 29, 2007 2:44 am

Postby Konstantin.Scheglov » Fri Mar 30, 2007 4:49 am

Solution - use several modules in same GWT project (not in same package).

Here is example of such project.

http://konstantin.scheglov.googlepages.com/GWTProject_manyModules.zip
Konstantin.Scheglov
Moderator
 
Posts: 186
Joined: Tue Oct 18, 2005 8:11 pm
Location: Russian Federation, Lipetsk

Postby max7 » Fri Mar 30, 2007 9:08 pm

Thanks
max7
 
Posts: 4
Joined: Thu Mar 29, 2007 2:44 am

Postby max7 » Fri Mar 30, 2007 10:23 pm

Images are not reused that way. It may course new page load slower.
max7
 
Posts: 4
Joined: Thu Mar 29, 2007 2:44 am

Postby Konstantin.Scheglov » Sat Mar 31, 2007 8:54 am

Images are not different in this case than any other element that you need to share. You can put them in shared module. GWT Designer allows you select image from any included module (using "inherits" *.gwt-xml).

Here is screen shot. Two modules were created by GWT Designer, so have same images, but I've added one more image - properties_default.gif to the included module.

Image
Konstantin.Scheglov
Moderator
 
Posts: 186
Joined: Tue Oct 18, 2005 8:11 pm
Location: Russian Federation, Lipetsk


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 3 guests