The Editor framework does absolutely nothing re. RequestFactory other than calling .edit() on every proxy it ever sees. The diffs and batching and change events have nothing to do with the Editor framework, they're RequestFactory features.
Other than that, InstanceRequest are really just a way to tell RequestFactory that the method is not on the service but on the entity (it just changes the object the method is called on, on the server), everything else works the same. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
