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

Use 'set...' notation #31

Open
jaredrummler opened this issue Dec 14, 2016 · 2 comments
Open

Use 'set...' notation #31

jaredrummler opened this issue Dec 14, 2016 · 2 comments

Comments

@jaredrummler
Copy link

It would be a nice feature to use a 'set' prefix instead of 'with'. Many builder patterns I've seen on Android use 'set'. Also, it would be nice to have fields in the builder class be package-local to avoid creating synthetic accessor methods.

@minidmnv
Copy link

image

There is set notation in cofig options, but it can be chosen together with 'with notation', what's a little misleading.
I can add package-local access as config property if it would be accepted eventually.

@Adriansun
Copy link

Would like to have this too. Good suggestion.

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

No branches or pull requests

3 participants