You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of our convenience setter methods have a Set prefix while others don't. We should decide for and implement a consistent naming scheme prior to the 1.0 release.
Personally, I'm very much in favor of having the prefix as it eliminates any confusion on whether a particular accessor method is a setter or getter.
The text was updated successfully, but these errors were encountered:
Some of our convenience setter methods have a
Set
prefix while others don't. We should decide for and implement a consistent naming scheme prior to the 1.0 release.Personally, I'm very much in favor of having the prefix as it eliminates any confusion on whether a particular accessor method is a setter or getter.
The text was updated successfully, but these errors were encountered: