@Stefan: I am using Spring for injecting the implementation.

@Thomas: This is the answer I was looking for. Multiple requestContext is
good solution.

Thanks for your precious support.


On Mon, Apr 15, 2013 at 6:46 PM, Thomas Broyer <t.bro...@gmail.com> wrote:

>
>
> On Monday, April 15, 2013 10:38:49 AM UTC+2, deepak chauhan wrote:
>>
>> 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.
>>
>
> Why is it so? Why can't you create several RequestContext? If it's about
> batching, there's RequestContext#append().
>
> --
> 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.
>
>
>



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