Nothing says that you do.  But you will want to then have at least a
3rd project that contains the common types shared between client &
server.  And you'll probably want to leave the RPC code in the
client-side project to separate your front-end code from your back-end
business logic.

On Mon, Apr 6, 2009 at 10:03 AM, Ken <kenxu...@yahoo.com> wrote:
>
>>If you're referencing server-only code from the client, then you have
>>a fundamental problem in what you're trying to do. Same if you're
>>referencing a Widget from the server. Your developers should already
>>know that. If they don't, they need to be educated anyway. It's not
>>"rules and tricks" but rather right and wrong ways to build an app.
>
> The wrong way is to mix client side and server side in one single
> project.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to