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 u

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 subscri