openpojo
openpojo copied to clipboard
Boolean Field getter Prefix
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().
:+1:
Any plans when this will be added?
FYI - he's on vacation. Probably wont respond until last week of October.
I'd like to see this one too.