Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefixes and suffixes #210

Open
escosoft opened this issue Sep 7, 2017 · 5 comments
Open

Prefixes and suffixes #210

escosoft opened this issue Sep 7, 2017 · 5 comments

Comments

@escosoft
Copy link

escosoft commented Sep 7, 2017

Hi,

Have you considered adding support for fields with a default prefix?

Thanks

@sta-szek
Copy link
Owner

Hi,
there is no feature like this, can you provide any showcase?

@escosoft
Copy link
Author

Hi,

I've been involved in several projects which follow a certain style guide where a prefix (such as m_) is mandatory for each field name. Thus, we can't use your excellent library

For instance, Lombok supports this use case (https://projectlombok.org/features/configuration)

@sta-szek
Copy link
Owner

Ok, I see.
This might be good feature for old projects (where you use m_ as suffix).
Whould you like to try implement this?

@sta-szek sta-szek modified the milestones: 1.0.0, 0.7.6 Sep 14, 2017
@escosoft
Copy link
Author

I'll give it a try

@sta-szek sta-szek removed this from the 0.7.6 milestone Nov 26, 2017
@ghost
Copy link

ghost commented Nov 26, 2018

We are also using a m_ prefix for member fields. Hence we also can't use pojo-tester. Any change that in the near future this will be implemented in pojo-tester?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants