Hi,

I'm facing a little question about PlaceHistoryMapper file. 
Is there a way to have more than one file to list all places?

I have this use case (I'm using multi-modules maven projects):

Standard project:
           - model project
           - business project
           - service project
           - gwt project (containing PlaceHistoryMapper file)
   + webapp project only used to define web.xml and standard application 
version for example).

Specific project
         Uses of gwt project (and all other projects except webapp one) and 
add some widgets / screens.
         Define its webapp (new web.xml, entry point ...)
   I this specific project i'd like to use PlaceHistoryMapper file defined 
in gwt project and create a new one containig only specific places instead 
of creating one containing all places (gwt prject places and specific 
places) which can lead to oversights... Is there a way to do that?

Thanks

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to