Are there any shortcomings in using Objectify when compared to JDO?
(I have read the docs on Objectify Google code pages so I know about some of
its advantages, but I guess everything comes at a price.)

2010/5/29 Viðar Svansson <vidarsv...@gmail.com>

> I have not tested the the performance of Twig but I think it loads
> parents and children entities so it might load more than you need when
> getting entities. My Objectify initialisation take around 200ms with
> around 8 kinds.
>
> Viðar
>
> On Fri, May 28, 2010 at 3:31 PM, Amir  Michail <amich...@gmail.com> wrote:
> > On May 27, 2:45 pm, Viðar Svansson <vidarsv...@gmail.com> wrote:
> >> Minimal change is probably to replace JDO with Twig. For more control
> >> (and more changes to the code) you can go for Objectify.
> >>
> >> Viðar
> >
> > Which one results in faster loading requests?
> >
> > Amir
> >
> >>
> >> On Thu, May 27, 2010 at 3:30 PM, Amir  Michail <amich...@gmail.com>
> wrote:
> >>
> >>
> >>
> >> > What is the easiest way to getridof JDO to improve loading request
> >> > times?
> >>
> >> > That is, what would require minimal changes to the code?
> >>
> >> > --
> >> > You received this message because you are subscribed to the Google
> Groups "Google App Engine" group.
> >> > To post to this group, send email to
> google-appeng...@googlegroups.com.
> >> > To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com<google-appengine%2bunsubscr...@googlegroups.com>
> .
> >> > For more options, visit this group athttp://
> groups.google.com/group/google-appengine?hl=en.
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> > To post to this group, send email to google-appeng...@googlegroups.com.
> > To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com<google-appengine%2bunsubscr...@googlegroups.com>
> .
> > For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
> >
> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com<google-appengine%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to