Defining VCL-like framework for Python
Greg Ewing
greg.ewing at compaq.com
Mon May 31 22:25:46 EDT 1999
Gordon McMillan wrote:
>
> And where your ideas
> don't fit the framework, you're in a prison.
I think it's unfair to characterise the general concept
of a framework as being inflexible. Some particular
frameworks might be, but I don't see why a framework
can't be designed to help with the most common things
while allowing the freedom to do others.
In fact, when the framework is implemented in a user-
friendly OO language like Python, it would be hard *not*
to make it flexible!
Greg
More information about the Python-list
mailing list