as a matter of pattern, I create a package called "shared" ( along
with client and server ), and use <source path="shared"/>,
under shared I'll have a sub-package called "rpc", where I'll put my
RemoteService interfaces ( that makes more sense than
server importing "client" ). Another package called "dto" or
"transfer", for objects used in RPC calls.
--~--~---------~--~----~------------~-------~--~----~
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