On Wed, 1 Dec 2004, John Siracusa wrote:

On Wed, 1 Dec 2004 12:28:35, Dave Rolsky <[EMAIL PROTECTED]> wrote:
I strongly dislike combined get/set methods, and they won't appear in
DateTime.

I recall that discussion from a while back but I don't remember your reasons. Can you briefly reiterate them?

Because you never know when a get method may want to take additional parameters to control what's returned. Having combined get/set methods makes it hard to know if the a given method call is changing the object, or just specifying something about the return value.



-dave

/*===========================
VegGuide.Org
Your guide to all that's veg.
===========================*/

Reply via email to