-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Replace withers with setters in main #1206
Copy link
Copy link
Closed
1 / 11 of 1 issue completedLabels
apiAffects the public APIAffects the public APIgood first issueIssues that are good for contributors looking to get startedIssues that are good for contributors looking to get startedwaiting-for-maintainer
Milestone
Metadata
Metadata
Assignees
Labels
apiAffects the public APIAffects the public APIgood first issueIssues that are good for contributors looking to get startedIssues that are good for contributors looking to get startedwaiting-for-maintainer
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Certain accessor patterns in
masterhas diverged fromrelease-2.xand gravitated from setters to withers. As discussed in the mailing list, it is better use setters everywhere in the code base.