I've used Objectify in 2 applications now and it has been a very positive experience, living up to my expectations of what a library of that nature should do. What's more, it keeps getting better and better. I give it 2 thumbs up and a snap!
Jeff On Sat, Dec 4, 2010 at 11:18 AM, Dave Watson <[email protected]>wrote: > Agreed 100%. It's a great library, very simple and easy to use. It's > similar to the Python API, but in my opinion even better because it's > obvious what's going on, whereas the Python API has "magic" like auto- > fetching of ReferenceProperties, which can cause really terrible > performance if you don't realize what it's doing. > > On Dec 3, 12:51 pm, Jeff Schwartz <[email protected]> wrote: > > Neither. Go with Objectify. > > > > Jeff > > > > > > > > > > > > > > > > > > > > On Fri, Dec 3, 2010 at 12:18 PM, har_shan <[email protected]> wrote: > > > yes, this is there all over internet and like any other appengine > > > newbie am in same dilemma but now i want to hear recommendation from > > > those who have used/tried both and hence their experiences > > > > > also i know that Google doesn't play favorites and > > > > > Max Ross has said in his blog... > > > > > I'll give you the same answer I give whenever I'm asked this > > > question: > > > If you're not already familiar with JDO or JPA, use JDO because > > > our documentation is better. If you're more familiar with JDO than > > > JPA, use JDO. If you're more familiar with JPA than JDO, use JPA. If > > > you're equally familiar with both then you probably have a preference, > > > so use the one you prefer. > > > > > Personally i have worked in a pet project using JPA + Hibernate, so am > > > inclined towards JPA as am bit familiar. > > > > > BUT am starting a new app in appengine so want to be sure that am in > > > right path. I know that in appengine some features are missing in impl > > > from both JPA/JDO, due to datastore constraints, but i do not want to > > > face a situation in future when i hear that life would have been easy > > > when i have chosen JDO for AppEngine! > > > > > Am also ready to spend time learning JDO if its really worth it. So > > > guys, please share your experiences! As always thank much in advance.. > > > Ask me more if needed.. > > > > > Hari > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Google App Engine" group. > > > To post to this group, send email to [email protected] > . > > > To unsubscribe from this group, send email to > > > [email protected]<google-appengine%[email protected]><google-appengine%2Bunsubscrib > [email protected]> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-appengine?hl=en. > > > > -- > > *Jeff Schwartz* > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- *Jeff Schwartz* -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
