DiPierro, Massimo wrote: > here are some unique features: > 1) full web based development, deployment and management of applications, no > more shell commands (unless you want them)
Good. Zope seems to have moved away from this, which is a shame... > 2) built-in ticketing system to report bugs to administrator (not to the > users, ever) Nice :-) (although the users do see some kid of page saying "sorry, something went wrong, right?) > 3) can compile applciations to byte-code for speed and distribution in closed > source (some people want this) You do know it takes about 2 minutes to turn a .pyc back into a .py, right? > 5) no installation or configuration required. Just download and click. > (includes python, web server, sqlite3, administrative interface and examples) Cool, although you will need to cater for proper deployments if things go well... cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com