From: jwheeler1@... Date: 2005-11-07T12:02:24+09:00 Subject: Re: programming best practices >> Is that bad form? I do the same thing. Not taking return values into account could have adverse effects on clients when you release a new version of your API. >> What, if any, is the benefit of one over the other? no benefit, just stylistic preference.