On Tue, Oct 25, 2005 at 04:46:19AM -0700, Mike Orr wrote:
> Also, the entire word "framework" seems to be evolving. Previously it
> meant anything that parses a URL and publishes a string to the web.
These were never called "framework" if I understand it right. These are
merely object publishers.
> CherryPy is the closest to
> Quixote of any of the frameworks given its "map a directory to a
> class" structure. I don't know if Quixote influenced CherryPy in that
> regard
Both were influenced by Bobo object publisher. :)
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.