There's two implications of features marked experimental: - Per our Terms of Service section 10.2 ( http://code.google.com/appengine/terms.html), if we ever discontinue the App Engine service, we'll provide a three year grace period where we continue to support it. We don't guarantee this grace period for features marked "experimental", though more likely than not we will do so. - The API is subject to change, as will behavior. We'll do our best to warn developers ahead of time, and, when possible, to issue deprecation warnings in the development SDK (this is why it is a good idea to update the SDK when possible).
On Thu, Apr 22, 2010 at 11:13 PM, Greg <[email protected]> wrote: > Hi - > > Our production application needs a new function that I'd like to do > using the task queue, but I'm dubious about it's "experimental" tag. I > could also implement this using a cron job, but the task queue is a > neater solution. > > Can any Googlers comment about the likelihood of major changes to the > task queue API, and when it will stop being experimental? > > Best regards, > Greg. > > -- > 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. > > -- Ikai Lan Developer Relations, Google App Engine Twitter: http://twitter.com/ikai Delicious: http://delicious.com/ikailan ---------------- Google App Engine links: Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine -- 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.
