Web development with Python 3.1
Dotan Cohen
dotancohen at gmail.com
Tue Oct 27 15:11:45 EDT 2009
> Using a framework helps to ensure that your code is easy to maintain.
I see, that is a good point. With someone else (the framework
maintainers) worrying about maintaining function such as HTTP request
parsers, a lot of work won't have to be [re]done.
> DRY isn't about saving time now, its about saving time six months
> from now.
>
I suppose in this case it's DRTW (don't reinvent the wheel) but the
same principle applies.
--
Dotan Cohen
http://what-is-what.com
http://gibberish.co.il
More information about the Python-list
mailing list