openpojo icon indicating copy to clipboard operation
openpojo copied to clipboard

Boolean Field getter Prefix

Open HenrikPilz opened this issue 10 years ago • 4 comments

Hello,

is it possible to extend the list of generated prefixes for getters of boolean/Boolean fields? E.g. to ["get","is","has", ""]

i.e. if the fieldname is 'copyAbc' the getter would need no Prefix (at least in my opinion - ;) ). or as another example: filedname 'extensions' and thus the getter name could be hasExtensions().

HenrikPilz avatar Jun 11 '15 09:06 HenrikPilz

:+1:

jcourtois avatar Jul 28 '15 18:07 jcourtois

Any plans when this will be added?

Yky avatar Oct 14 '16 06:10 Yky

FYI - he's on vacation. Probably wont respond until last week of October.

tcurrie avatar Oct 14 '16 17:10 tcurrie

I'd like to see this one too.

koan00 avatar Nov 27 '17 18:11 koan00