I'm not aware of one. Write one and open source it! The low-level datastore API is simple enough to port to Scala:
http://code.google.com/appengine/docs/java/javadoc/com/google/appengine/api/datastore/package-summary.html You can build type safe abstractions around it. -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Wed, Feb 9, 2011 at 4:49 AM, Davi da Silva Nogueira <davis...@gmail.com>wrote: > I'm looking for is an api to replace, JPA, JDO, objectify, that is written > in scala. > > -- > 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 > google-appengine-java@googlegroups.com. > To unsubscribe from this group, send email to > google-appengine-java+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > -- 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 google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.