About the use of **args

Zunbeltz Izaola zunbeltz at wm.lc.ehu.es.XXX
Wed Dec 10 03:38:55 EST 2003


Hi

I'm starting a new proyect and i'm in doubt about diferent interfaces
for my clases. My clases will have a lot of attributes and i'm want to
know what aproach could be the best

1) Define one SetAttribute/GetAttribute pair of method for each
   attribute.
2) Define one SetAttribute/GetAttribute which argument is a key=value
   format.

Any advaice?

Thanks in advance

Zunbeltz Izaola

-- 
Remove XXX from email: zunbeltz at wm.lc.ehu.esXXX




More information about the Python-list mailing list