when building a web 2.0 application, which one is superior in terms of
- performance
- availability of features
- documentation
- ease of use
Python + Django combination or PHP + Zend combination?
Also how easy it is to migrate one to another, so if I have written stuff for PHP + Zend combination how easy is it to move them to the Python + Django option?