lovis
09/18/2017, 9:20 AMlist
. x
, y
, or foo
would be equally informative….Czar
09/18/2017, 9:25 AMattendeeNames: List<String
it would've been the same, when both fun param and member property have the same name.lovis
09/18/2017, 9:35 AMthis
. if you’re at the bottom of your function and forgot that you local is called the same as your field, your function is too long.
could be e.g. newAttendees
or replacement
or somethingfield
reference in setters should be mandatory