Hi All,

I am using gwt request factory. But, there is one design issue I am facing.
As per the proxy design in RequestContext interface I can only declare one
service in @service annotation. But there are situations where many methods
in the context can be served by different services. But, due to design
constraint, I have to put the all context methods in same service.

Can somebody tell me the better way to get it done


-- 
Deepak Chauhan....

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


Reply via email to