Hi,
-- Just a quick question for clarification.
With RF, we can send to the server an entire Object graph thanks to the with() method. This object graph may of course have its own entities inside (persisted entities I mean) which if we are using frameworks like Objectify will get loaded automatically.
Now, let's say we edit the object graph in the client and maybe also add a few new nodes.
Is then the client responsible for persisting any entitiy that has changed on the object graph which is not the root object of the graph as well as the newly created ones? Or is there a similar "auto-graph-save" like in the load case? If yes, how does it work?
Sorry for making too many questions but I can't find answers anywhere else.
Thanks,
Manuel
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment