BJörn Lindqvist wrote:

> But IMHO, your design is broken if you need
> to send dozens of arguments to any function or method.

My design allows property values to be specified using
keywords in the constructor. You typically only use
a few of them in any given call, but there are a large
number of potential keywords that you could use.

--
Greg
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to