This is a multi-part message in MIME format...
--
To: java400-l@midrange.com
From: jamesl@hb.quik.com
X-Advert: http://emumail.com
Reply-To: jamesl@hb.quik.com
Date: Tue, 09 Apr 2002 14:38:22 EDT
X-Mailer: EMUmail
Subject: Re: Java Style Question
"David Morris" wrote:
> I agree that performance is a non-issue
Performance
is never a non-issue, and it is because programmers who are either
unwilling
or unable to optimize treat performance as a non-issue that we're
stuck in
this insane spiral of bloatware guaranteed to need more processing
power
than the typical end-user has.
I use setter/getter methods where it makes
sense to do so. But not in
situations where there's nothing to be gained
from using them.
--
J.Lampert