Yes I know. But you will find RF usage sample in there which shows in details how you can pass your entity to the client using RF.
Be it Objectify or not, the concept is the same. I particularly use JDO and it works. On Wed, Aug 10, 2011 at 5:51 PM, Micah Caldwell <[email protected]> wrote: > 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. > -- Odeyemi 'Kayode O. http://www.sinati.com. t: @charyorde -- 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.
