yea, but that means i can ever use driver.edit without using request.edit
first, and driver.edit already does request.edit

On Fri, Jun 24, 2011 at 8:41 PM, isern <juanis...@gmail.com> wrote:

> Just an idea, I'd try this:
>
> proxy = request.edit(proxy);
>
> driver.edit(proxy);
>
> If I got RF right, the edited reference should be the same as the one
> request.edit() returns, as it is already bound to that context.
>
> Greetings!
>
> On Jun 24, 1:20 pm, Elhanan <elh.mailg...@gmail.com> wrote:
> > i know the it's not the same proxy i sent in..
> >
> > and i know i need to send to a persist method i created in a
> > requestContext.
> >
> > so do i need to use the onProxyChangeEvent?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> 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.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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