[google-appengine] Re: 1.6.2 Pre-Release SDKs Out

2012-02-06 Thread Guido van Rossum
On Jan 25, 9:39 am, someone1 wrote: > On a side note, will > google.appengine.ext.ndb.utils.DEBUG be set to True or False in > production? It will stay True. However feel free to set it to False in your app after you've debugged it (your app, that is :-). This will reduce the amount of work don

Re: [google-appengine] Re: 1.6.2 Pre-Release SDKs Out

2012-01-31 Thread Ikai Lan (Google)
It's out right now. I'm putting together an announcement email. Blog post is here: http://googleappengine.blogspot.com/2012/01/app-engine-162-released.html -- Ikai Lan Developer Programs Engineer, Google App Engine plus.ikailan.com On Tue, Jan 31, 2012 at 2:00 PM, pdknsk wrote: > http://code

[google-appengine] Re: 1.6.2 Pre-Release SDKs Out

2012-01-31 Thread pdknsk
http://code.google.com/p/googleappengine/downloads/list -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group, send email to google-appengine+

[google-appengine] Re: 1.6.2 Pre-Release SDKs Out

2012-01-31 Thread amit
Is it advisable to use the pre-release version in production or are people just experimenting it on dev? When will it be available here - http://code.google.com/appengine/downloads.html? On Jan 26, 2:32 am, Timofey Koolin wrote: > I want function for keep or close channel by server side. > For

Re: [google-appengine] Re: 1.6.2 Pre-Release SDKs Out

2012-01-26 Thread Timofey Koolin
I want function for keep or close channel by server side. For example I open channel for 48 hours. If user have active during it period - I prolong channel for next 48 hours. It need for incremental update client state for web-application. 2012/1/26 Waleed Abdulla > It would be super cool if the

Re: [google-appengine] Re: 1.6.2 Pre-Release SDKs Out

2012-01-26 Thread Waleed Abdulla
It would be super cool if the backup feature allows me to backup my data to Google's Cloud SQL so it's a backup and, as the same time, a good place to run reports that require the complex queries that SQL is good at. On Wed, Jan 25, 2012 at 9:39 AM, someone1 wrote: > Strike that, I was looking

[google-appengine] Re: 1.6.2 Pre-Release SDKs Out

2012-01-25 Thread someone1
Strike that, I was looking in the wrong place. On a side note, will google.appengine.ext.ndb.utils.DEBUG be set to True or False in production? On Jan 25, 12:35 pm, someone1 wrote: > Not updating to the latest NDB? I know its experimental but it got > some pertinent bug fixes and optimization sin

[google-appengine] Re: 1.6.2 Pre-Release SDKs Out

2012-01-25 Thread someone1
Not updating to the latest NDB? I know its experimental but it got some pertinent bug fixes and optimization since the last SDK release. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@g

[google-appengine] Re: 1.6.2 Pre-Release SDKs Out

2012-01-25 Thread Matija
Plus probably 15 minute fee per channel opening :( -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/tmElRfZs6nwJ. To post to this group, send email

[google-appengine] Re: 1.6.2 Pre-Release SDKs Out

2012-01-24 Thread Mike Wesner
Thanks to the task queue team for the help recently, and for adding TaskETA header for debugging some things. -Mike On Jan 24, 1:09 pm, Robert Kluin wrote: > Look like some good changes / improvements are coming. > > Robert > > On Tue, Jan 24, 2012 at 10:58, Marzia Niccolai > > > > > > > > wrot

[google-appengine] Re: 1.6.2 Pre-Release SDKs Out

2012-01-24 Thread Kyle Finley
- Channel API quota is now automatically measured in terms of minutes a channel has been open, instead of channels created. Additionally, developers can now specify how long a channel can be open, with the default remaining two hours. This is a welcome change. How is the pricing set? Is it: