Hi Aldo, You can use RPC and RequestBuilder in the same project. They're independent of each other.
/dmc On Sat, Jun 18, 2011 at 10:01 AM, Aldo Neto <[email protected]> wrote: > Hi all, > > I'm trying to implement a comet mechanism using the atmosphere project ( > http://code.google.com/p/atmosphere-gwt-comet/) but I'm struggling with > the example that it provides. I use the RequestBuilder in my project > to communicate with the server, but the "gwt-comet-test" uses RPC. Does > anyone knows whether and how I can manage to adapt the example to work with > the RequestBuilder? > > If this is not possible, is it possible to have both RPC and the > RequestBuilder working together on my project? Are there restrictions to > that? > > Thanks, > Aldo > > -- > 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. > -- David Chandler Developer Programs Engineer, Google Web Toolkit w: http://code.google.com/ b: http://googlewebtoolkit.blogspot.com/ t: @googledevtools -- 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.
