[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Getters, Setters and member prefix.

You use f, we use m_, he use _.
the point is clear.
and your answer is also clear.
thanks.

"Adam Kiezun" <adam_kiezun@xxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:akcuu6$p20$1@xxxxxxxxxxxxxxxx
> > It is a very common practice to precede class member variables with m_.
>
> not agree
> we precede with f
>
> > This is most annoying.
> > has anyone considered make the setter/getter generation smarter, and
have it
> > ignore common prefixes (like m_, or _)
>
> sure - read the doc
> and check out window > preferences > java > code generation
> a.
>
>