Hello,

I have created a Pylons project (with paster create --template=pylons
qw) and I am a bit intimidated with amount of data pre-generated for
me: 33 files with 573 lines in them (16Kb)! Similar situation in
TurboGears, btw.

Is it really necessarily? Is it because no one yet figured out how to
simplify things or this approach does provide some benefits?

Now there is a pile code developer may never touch but the framework
still expects it to work and have no control over it. E.g. any changes
in framework' APIs should take this into account.

May be it's just me, but Robaccia(*) approach feels much better: you
start with a clean state and add cruft as needed.  I remember Python
people ditching Java frameworks for being too verbose and bragging
about zero-configuration Python apps.

* - http://bitworking.org/news/Why_so_many_Python_web_frameworks

Max.


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to