[Python-3000] Discussions with no PEPs (original) (raw)
Phillip J. Eby pje at telecommunity.com
Tue Mar 13 17:10:15 CET 2007
- Previous message: [Python-3000] Discussions with no PEPs
- Next message: [Python-3000] Discussions with no PEPs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 09:30 AM 3/13/2007 -0400, Barry Warsaw wrote:
For example, what do you do if you want to talk about 8 attributes and a dozen methods as a cohesive unit. Let's say I want to allow people to implement an IUser which has an email address, a realname, a company, a reference to an IProfile, and let's me do thing like email them, remove them, subscribe them to a list, etc. In a generics approach, where do I document all this?
http://mail.python.org/pipermail/python-3000/2006-November/004717.html
- Previous message: [Python-3000] Discussions with no PEPs
- Next message: [Python-3000] Discussions with no PEPs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]