[Python-Dev] Re: PEP 282 comments (original) (raw)
Guido van Rossum guido@python.org
Fri, 22 Mar 2002 12:03:25 -0500
- Previous message: [Python-Dev] Re: PEP 282 comments
- Next message: [Python-Dev] Re: PEP 282 comments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This really isn't about YAGNI then. It's about some customers' needs being too complex to handle in the standard library.
Why isn't that YAGNI? To me it feels like this is YAGNI for most users; we're designing a library module here, not a Zope component.
I'd be happy to find a different principle with a catchy name (maybe the 80% principle or KISS are better) but I still think your use case is pretty unusual.
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Re: PEP 282 comments
- Next message: [Python-Dev] Re: PEP 282 comments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]