RE: distinguishing getters and setters

Micah Martin <[email protected]> Thu, 18 Sep 2003 13:08:33 -0500
Newsgroups gmane.comp.programming.tools.fit.devel
Message-ID <AF07776DB5D1D211BC0700A0C9E9237FAFC797@objectmentor>
> -----Original Message-----
> From: Jim Little [mailto:[email protected]]
>
> If we were to change the convention, I would like us to make 
> getters use
> a question mark and setters to use nothing.
>  

I like the idea of question marks for getters.  That would get my vote.

Micah