Re: Getters without the "get" part
Re: Getters without the "get" part
- Subject: Re: Getters without the "get" part
- From: Mike Schrag <email@hidden>
- Date: Tue, 31 Mar 2009 14:20:15 -0400
Is this what you were referring to as "other places in Eclipse that
allow for no get"?
Yes, that's one of them. :-) You also get an option for "no get"
when you command-click an undefined variable name in the WOD. Just
not from "Generate Getters and Setters".
That's because I wrote that one, not Eclipse :)
There appear to be a number of ways to do it, and they all appear to
be using separate code-paths through Eclipse. Some offer the
option. Some don't.
If I recall correctly, there actually is one single constant down
inside of Eclipse that defines "get" but it's basically a final
constant with no API to override it.
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden