On 1/20/06, Nat Papovich <[EMAIL PROTECTED]> wrote:
> Is this all for the sake of saving keystrokes? A good IDE (like Eclipse with
> Java classes) solves this problem in that you can highlight a class variable
> and rt-click->add getters/setters. Most of the time, you just ignore all the
> generated getters and setters, but when you want to add some code, the
> methods are already there.
>
> Seems like the problem is being solved in the wrong place.
>
I agree, Nat. This does seem to be about saving keystrokes. Then it's
retroactively justified with "Oh, but now I can do all this other
stuff." And that's fine, but I never wanted to do all that other
stuff.

In CFEclipse, you can create a getter/setter code template that's
accessable in as few as three keystrokes.

I always try to keep in mind that code will be read many times more
than it's written.

Patrick

--
Patrick McElhaney
704.560.9117
http://pmcelhaney.weblogs.us


----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to 
[email protected] with the words 'unsubscribe cfcdev' as the subject of the 
email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting 
(www.cfxhosting.com).

An archive of the CFCDev list is available at 
www.mail-archive.com/[email protected]


Reply via email to