Hi,

in a few cases i have a situation where i would like to create an instance 
of an EntityProxy (or ValueProxy) derived interface on the server without 
having it created implicitly as part of a request to the RequestFactory. 
This EntityProxy derived interface would than be encoded to JSON, using the 
regular format, and decoded on the client where it would go its marry way as 
a regular object.

Any idea how to achieve this? My attempts with constructing the EntityProxy 
through the AutoBean factory have been unsuccessful.

-- 
Michel

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