I don't understand what the problem is that the original poster is having?

I have Client/Server/Shared folders for implementing the command pattern and
it seems to be working fine.  I have compiled to javascript and run under a
browser as well.     I took most the ideas from the gwt-dispatch project (
http://code.google.com/p/gwt-dispatch/)   They also have a
client/server/shared structure in their code.

-pj



On Wed, Sep 23, 2009 at 12:33 PM, David Durham <[email protected]>wrote:

>
> > I tried creating a working development environment with 3 projects:
> > - Client
> > - Server
> > - Shared
> >
> > It was very complicated and needed a symbolic link from Shared to
> > client - for the compilation to JavaScript.
>
> I think you have a decent plan, creating 3 projects.  You should not
> need symbolic links if you're using the GWT "module" concept properly.
>
>
> http://code.google.com/webtoolkit/doc/1.6/DevGuideOrganizingProjects.html#DevGuideModules
>
> -Dave
>
> >
>

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