To view parent comment, click here.
To read all comments associated with this story, please click here.
there is nothing stops google to use .Net and windows . Google is not linux.
However, they may just get the idea and re-write the whole server side using Java or Python, and use the javascript part of it from the original. That is the most difficult part of that application anyway.
If they did a re-write, I'd say it would be in Python, since it's easy and more condusive to iterative rapid development (a necessity in this problem domain), and Guido Van Rossum (Python's Benevolent Dictactor for Life) works for them.
I also find it likey for them to do re-write, since their entire infrastructure is based on an internal customized version of Red Hat, with some Solaris thrown in. With that, and the fact that this mix has been so fabulously functional, efficient, reliable, and successful, I find it highly unlikey that they would introduce Windows servers into the mix, just so they can ASP.Net based Writely.
Re-writing ASP.Net code to something like Python shouldn't be to difficult.
they might use mono, or maybe if port it to another platform. But I see mono as the most likely option at the moment
.
I agree. It shouldn't be too hard to port to mono and it would be completely cross platform if it was done, although Google hasn't made many cross platfrom apps.






Member since:
2005-07-27
they might use mono, or maybe if port it to another platform. But I see mono as the most likely option at the moment
.