The project you linked to uses Objectify rather than JDO for persistence. Unfortunately, all examples of RequestFactory that I have been able to find use something other than JDO for persistence. I assumed that JDO would work with request factory since it is mentioned in the RequestFactory documentation but am I incorrect in this assumption that the two are compatible? Is my best course of action to just change persistence engines to something that I can find working samples of (such as Objectify)?
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/95i4vSridH8J. 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.
