just last week this team to decide by vote to give up web2py, usage
Django develping;

reasons::
- bad routes.py
 - changeless pattern for URL had to base routes.py redirect into short URL
 - routes.py is out app

- url can not understand Chinese

- tooo stand alone app
 - session/static ... is all srand alone
 - can not easy base app slpit site's components

- tooo slow boot
 - import tooo many lib

- error report is tooo ugly
 - can not support debug easy!

- fighting with build-in module
 - 
https://groups.google.com/group/web2py/browse_thread/thread/e20d0bd2e542aa14/a660bac70d5611a4
 - can work with logging

- tooo magic
 - http://stackoverflow.com/questions/1999950/download-link-fails-in-ie
 - auto work in background,but not all clean

- NULL unittest support!

- DAL is bad than SQLAlchemy

- MVC is insulated!
 - model/control/view all variable is in same name space


ONLY two feeling good:
- deployment is stand alone
 - but usage yolk+virtualenv others web app. framework also can
deplotment stand alone
- built-in crontab task support


PS:
translate from: "Mage from hell: 说说 web2py"
http://blog.hellmage.info/2010/02/web2py.html

PPS:
hope mdipierro fixed these bad feeling for developer in time;
make web2py become realy ent. web app. workframe

-- 
http://zoomquiet.org 人生苦短? Pythonic!
Free as in Freedom! 哲思社区:http://zeuux.com

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to