Just to be chime in - Objectify will eventually support the new HTTP-based API to the datastore. However, until Google has a viable HTTP-based API to the task queue that lets us transactionally enqueue tasks, I can’t use the new datastore API. And I’ll be unlikely to make a successful migration of Objectify to the new API if I can’t use it.
The bread-and-butter of GAE is the datastore and the task queue. That said, I certainly am not going to begrudge anyone from switching to another library! Jeff On Fri, Dec 9, 2016 at 11:54 AM, 'Jordan (Cloud Platform Support)' via Google App Engine <[email protected]> wrote: > Hey Thomas, > > As neither Objectify or Catatumbo are Google supported products, and are > third-party, the best place to get a migration guide is from the creators > of these frameworks. Specifically I'd recommend contacting Catatumbo > Support <http://jmethods.com/about/>to add a easy migration guide from > Objectify to their GitHub Wiki. > > I will therefore leave it open to anyone with experience in these specific > frameworks to add their comments and recommendations. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-appengine. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/google-appengine/df99dd1f-7793-4fb5-8849- > 4cf4da49e75b%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/df99dd1f-7793-4fb5-8849-4cf4da49e75b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CADK-0uihcLuZPb-MTjLUC2x51Bj2k8Tgn1Fk5JLxabUyKv_cpg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
