[appengine-java] Re: AsyncDatastoreService - ready for use?

2010-10-21 Thread l.denardo
Looks like sometimes experimental APIs are published way before
they're ready for production.
Channel API was defined in 1.3.4, before it was even announced :-)
Good sign for me, since it shows good planning from the team, and the
will to anticipate issues well before release time.

Regards
Lorenzo

On Oct 20, 11:58 pm, "Ikai Lan (Google)" 
wrote:
> Good eyes! No, this isn't ready for use yet. You can't get an instance of
> AsyncDatastoreService. The backend isn't ready for this call. We wanted to
> release this, but there were showstopper bugs that prevented us from
> shipping it. Look for it in an upcoming release.
>
> --
> 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, Oct 20, 2010 at 1:02 PM, timwhunt  wrote:
> > Someone pointed out in the Objectify group that there is now an
> > AsyncDatastoreService in the docs - see
>
> >http://code.google.com/appengine/docs/java/javadoc/com/google/appengi...
>
> > I don't believe this was mentioned in any release notes, but I think
> > it is new (Did I miss it?).
>
> > So is it ready for regular use?
>
> > I don't see any query methods on the service like prepare(Query
> > query).  Can a query be done asynchronously?  How?
>
> > I've been looking forward to asynchronous Datastore access, so I'm
> > glad to see this!
>
> > -Tim
>
> > --
> > 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-j...@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-j...@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.



[appengine-java] Re: AsyncDatastoreService - ready for use?

2010-10-21 Thread James
Exciting!  I suppose it's beyond hope that JDO might somehow work w/
this?

On Oct 21, 6:39 am, "l.denardo"  wrote:
> Looks like sometimes experimental APIs are published way before
> they're ready for production.
> Channel API was defined in 1.3.4, before it was even announced :-)
> Good sign for me, since it shows good planning from the team, and the
> will to anticipate issues well before release time.
>
> Regards
> Lorenzo
>
> On Oct 20, 11:58 pm, "Ikai Lan (Google)" 
> wrote:
>
>
>
> > Good eyes! No, this isn't ready for use yet. You can't get an instance of
> > AsyncDatastoreService. The backend isn't ready for this call. We wanted to
> > release this, but there were showstopper bugs that prevented us from
> > shipping it. Look for it in an upcoming release.
>
> > --
> > 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, Oct 20, 2010 at 1:02 PM, timwhunt  wrote:
> > > Someone pointed out in the Objectify group that there is now an
> > > AsyncDatastoreService in the docs - see
>
> > >http://code.google.com/appengine/docs/java/javadoc/com/google/appengi...
>
> > > I don't believe this was mentioned in any release notes, but I think
> > > it is new (Did I miss it?).
>
> > > So is it ready for regular use?
>
> > > I don't see any query methods on the service like prepare(Query
> > > query).  Can a query be done asynchronously?  How?
>
> > > I've been looking forward to asynchronous Datastore access, so I'm
> > > glad to see this!
>
> > > -Tim
>
> > > --
> > > 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-j...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > google-appengine-java+unsubscr...@googlegroups.com > >  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-j...@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.