parallel RequestFactory calls within an Editor
Hi all, I have a complex Editor that contains a number of TextBox
inputs and a Selector backed child Editor which represents a child
EntityProxy of the root EntityProxy. I'm using the
RequestFactoryEditorDriver to drive the root EntityProxy. My Selector
backed Editor uses an oracle that performs an asynchronous
RequestFactory service call to the server to query for the EntityProxy
values - which causes the RequestContext "streams to cross" and an
error.
Is there any way to perform a RequestFactory based service call to the
server while the root Editor is currently being driven by a
RequestFactoryEditorDriver and initialized, awaiting to have its edits
flushed?
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home