«« Next » « Previous
«« Next » « Previous

Link Details

We can't do it for you. Login and vote now.
Link 74887 thumbnail

By cp29422
via manageability.org
Published: Apr 09 2008 / 12:15

With Google's employment of Python and Django as a first class citizen in its a AppEngine infrastructure. The Python community is much more mature than the Ruby community. Having eschewed monkey patching rather than exhibiting a constant fascination of 'open classes'. This development has the potential of trusting Python into the limelight.
  • 16
  • 6
  • 1444
  • 612

Comments

Add your comment
User 205958 avatar

planetmcd replied ago:

0 votes Vote down Vote up Reply

I'm a Ruby programmer, but I think its valid to ask what impact Google throwing its weight behind Django and what this means for the web application market?

User 282283 avatar

Tantalus replied ago:

0 votes Vote down Vote up Reply

Nothing yet, and I imagine they'll have Rails support soon enough. I suspect it will mean more for the Python web app market than anything else.

User 205958 avatar

planetmcd replied ago:

0 votes Vote down Vote up Reply

It would be good. It'd be tough to sell to non programmer clients to bet against a google blessed framework/language. Especially since django seems pretty good. I haven't had a chance to go through the docs closely yet, but I also wonder if Rails lack of thread safety will be an issue

User 282283 avatar

Tantalus replied ago:

0 votes Vote down Vote up Reply

Yes, once Django hits 1.0 and with Google's blessing, all clients can take it seriously. Of course once they find out the Django you get with Google isn't quite the same as the Django you use locally... I doubt thread safety matters to them -- they are in the business of quick web requests and responses. The Python version you get on AppEngine has all threading stuff disabled.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.