Re: RequestFactory and JSNI

2011-06-30 Thread khiem nguyen
i had to do it manually with a lot of boilerplaite code (create a js-object
& copy properties from proxy to it). would like to hear if someone has
better approach

On Thu, Jun 30, 2011 at 12:30 PM, Nachiket wrote:

> Hi,
> I have ran few tests and wrote Hello World style RequestFactory code
> for understanding.
> I am wondering, how we can pass EntityProxy to native Javascript
> (using JSNI) and setting changed values from native javascript to
> EntityProxy?
>
> Thanks,
>
> --
> 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.



RequestFactory and JSNI

2011-06-30 Thread Nachiket
Hi,
I have ran few tests and wrote Hello World style RequestFactory code
for understanding.
I am wondering, how we can pass EntityProxy to native Javascript
(using JSNI) and setting changed values from native javascript to
EntityProxy?

Thanks,

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