Rodrigo,

I started with 1.3 or 1.4, and both those files went into their own
package (.client.rpc).  That appears to no longer be the dominant
paradigm, so perhaps having them separate is no longer necessary.

However, a long-standing issue I've had with GWT is its inability to
handling having multiple class declarations in one file.  SO unless
that problem is unique to me, the point is rather moot.

Greg

On Aug 22, 4:46 pm, Rodrigo <ipi...@gmail.com> wrote:
> Also Greg, he means putting FooService and FooServiceAsync (both
> client-side) in the same file, while still maintaining FooServiceImpl
> (server-side) separate.
>
> On Aug 22, 5:06 am, Stefan Bachert <stefanbach...@yahoo.de> wrote:
>
> > > And, IIUC, you CAN'T put the client and server code in the same
> > > package.
>
> > > Greg
>
> > Hi Greg,
>
> > shared code IS running on both sides.
> > It it easier to separate when code is in different packages.
>
> > Stefan Bacherthttp://gwtworld.de

-- 
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-tool...@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