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

Remove explict getters and setters from common pipeline environment #302

Conversation

marcusholl
Copy link
Member

We get getters and setters generated automatically.

IMO we should be able to explain each line of code. For me it is hard do explain why we have getters and setters, since groovy is able to automagically create getters and setters. Does anybody know a good reason for writing down the getters and setters explictly?

See:

We get getters and setters generated automatically.
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

Successfully merging this pull request may close these issues.

None yet

2 participants