I've recently converted from JDO to Twig.  I've been able to remove an
optimization hack that queried the datastore every 15 minutes to cache
data from a 1+ minute operation.  I can now have end users execute
essentially that same logic in real time.

Have not tried Objectify so I can't comment on the comparison.  From a
framework perspective I'm in the camp of "give me an easy and clean
way to do what I do 80% of the time, and a low-level way to do
anything else I need to do".

-Bob

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-appengine-java?hl=en.

Reply via email to