actually i allready took a look at the dev guide, that's where i got the idea from
i wish i had some example on how to use the RPC class in this way, i understand i still gonna need to create a servlet to extend a remote servlet only this time it would without any interfaces or async interfaces. i don't see any reason why i should decide at runtime which protocol to use , mainly i don't want to couple a the application programmer to one specific api. which requests different implementations. MY question is, is there framework for this? can MVP4G help me in this? On Tue, Jul 5, 2011 at 2:04 PM, Jens <[email protected]> wrote: > Sure you can. But the question is: Can you decide which implementation to > use at compile time? > > -- > 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/-/5egQ3zmgknkJ. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
