Thanks, Thomas. I tried to override isLive in the service decorator, but creating a locator will be a more effective strategy.
On Mar 10, 2:47 pm, Thomas Broyer <[email protected]> wrote: > This is the default implementation for "isLive", so RequestFactory can > detect if an object has been deleted (and then dispatch an > EntityProxyChange(DELETED) event). > You can override it in your Locator if you have one. -- 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.
