[Python-3000] Discussions with no PEPs (original) (raw)

Barry Warsaw barry at python.org
Tue Mar 13 00:00:43 CET 2007


-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

On Mar 12, 2007, at 3:33 PM, Phillip J. Eby wrote:

For maybe 80-90% of the purposes that I originally created PyProtocols for, I have found that "simplegeneric" ( http:// cheeseshop.python.org/simplegeneric/ ) is more than adequate -- and it's only 80 lines of code. Guido's more featureful GF prototype isn't that much bigger, I don't believe - heck, it might be smaller if memory serves.

Interesting. Maybe one of the problems here is that we're trying to
solve different problems. For me one of the most important aspects
of interfaces is the documentation it gives to people wanting to
implement alternatives or plugins. Yes, there are other ways to do
it, but interfaces seems to strike a good balance documentation-in- the-code and discoverability.

-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin)

iQCVAwUBRfXbnHEjvBPtnXfVAQLWwwP+OhnhoMmwVBINavffs8iHhKKeqV2pmlwO yzS2PTvSHdVHpij4MEh+XQlKQ1cD04p2KHHEfo3erixYu/TT0ILdEJWHK5oiYjXF v5yargeAVMf2aYLVESeSmlRJ2yzk36s1UL6i5CinabZVvxV26whgzrndY6u/vrV/ IYCCYNwHhOI= =6TZ5 -----END PGP SIGNATURE-----



More information about the Python-3000 mailing list