[google-appengine] Re: SDK Release Suggestion

2009-10-15 Thread dflorey
Hmmm. I guess this is complicated. The problem with cancelled background tasks was not in the sdk but in the appengine backend. The only option to test things in advance would be to have some kind of sandbox with the latest backend plus some dev previews of the sdk to try out the new sdk/backend c

[google-appengine] Re: SDK Release Suggestion

2009-10-15 Thread david.zverina
Getting access to latest back-ends might also provide impetus for open sourcing the backend platform. On Oct 15, 3:25 pm, dflorey wrote: > Hmmm. I guess this is complicated. > The problem with cancelled background tasks was not in the sdk but in > the appengine backend. > The only option to test

[google-appengine] Re: SDK Release Suggestion

2009-10-15 Thread 'Αλκης Ευλογημένος
There was a problem with a non-backwards compatible change in db.Model constructor as well. That could have been caught by releasing the sdk early. On Thu, Oct 15, 2009 at 4:25 PM, dflorey wrote: > > Hmmm. I guess this is complicated. > The problem with cancelled background tasks was not in the