Google Collections with GWT?

2009-05-08 Thread sullymandias
Are Google Collections passable over GWT-RPC? I've been trying to get this to work for a few hours now with no luck. I'm using GWT 1.6.4. I managed to get Maven to download the source for google collections 1.0- rc1, and get it in my classpath for the GWT Compiler, but the compiler is not succeedi

Re: Google Collections with GWT?

2009-05-10 Thread zame...@gmail.com
hello, I had the same problem. I need to use transform object, which is a simple design pattern in J2ee. It is a simple bean set for each persistent bean object, without annotations and extra fields. It is a commonly used persistence jar for ejb and gwt too. --~--~-~--~~~

Re: Google Collections with GWT?

2009-05-12 Thread sullymandias
Thanks! Yeah, I've abandoned trying to use google collections on the gwt client. Seems a bit of a shame and I hope they add support for that! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group

Re: Google Collections with GWT?

2009-05-12 Thread Rakesh
it would be interesting to have google collections work in gwt! On May 8, 7:46 am, sullymandias wrote: > Are Google Collections passable over GWT-RPC? I've been trying to get > this to work for a few hours now with no luck. I'm using GWT 1.6.4. I > managed to get Maven to download the source fo

Re: Google Collections with GWT?

2009-05-12 Thread Rakesh
FYI: http://groups.google.com/group/google-collections-users/browse_thread/thread/b0873c9e59050ed3/a3915e9e3db8314a?lnk=gst&q=gwt#a3915e9e3db8314a On May 12, 11:57 am, Rakesh wrote: > it would be interesting to have google collections work in gwt! > > On May 8, 7:46 am, sullymandias wrote: > >