Thanks for the reply.

We indeed created new gwt module which contains RF classes. Our RF module 
contains proxies, services and servlet to populate Spring services through 
RF.

Then we have other gwt projects then import the above RF module. we can't 
really import the packages with the enum definition as they won't be able to 
be serialized into javascript.

I'm thinking about droping the use of enums on the backends and use ids 
instead. Enums will be defined in client side only.

Was just wondering if there is any way to define a "Proxy" like type for 
enums, apparently not.

Thanks a lot!
Ido

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/OMfnU5_yYbQJ.
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