+1 for github. 

I see even Google moving projects from Google code to github. See this for 
example: https://code.google.com/hosting/moved?project=appengine-mapreduce

PK
http://www.gae123.com

On November 22, 2014 at 5:51:32 PM, Kaan Soral ([email protected]) wrote:

+1 for github, there are numerous articles on uploading and maintaining a 
project

- the code is very visible and easily viewable/digestable
- anyone can provide structural feedback from the "Issues" tab, great way to 
get/give feedback, bug reports etc.
- the git features like pull requests forks etc. which isn't too interesting in 
my opinion :)

I have some basic wrappers over deferred which overcomes the restrictions, so 
your project didn't appeal to me, but it's still great to see

I will also take this opportunity to suggest overwriting/modifying the deferred 
library completely, it's a basic/single python file that can be run as a 
handler, I added @ndb.toplevel wrapper a while ago, it took more then a year 
for appengine to make that update, otherwise you weren't able to fire and 
forget ndb async stuff, I also log the executed routines there, so I don't 
wonder what just executed with deferred when things get complicated
--
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to