refactor/naming-conventions
master
because we all love consistency.
Please comment and mark lines that you think should have different/more descriptive/consistent naming
I would replace all recipient with contributor.
recipient
contributor
What about recipientId -> contributorId?
recipientId
contributorId
Why the change from contributorId -> voterId?
voterId
yeah...hmmm.. thought it is more descriptive.. but I see your point.
In these events we have two different "contributors" one is the recipient and one is the voter - that's why I'd use voterId and recipientId. ?
No dependencies set.
The note is not visible to the blocked user.
because we all love consistency.
Please comment and mark lines that you think should have different/more descriptive/consistent naming
I would replace all
recipientwithcontributor.What about
recipientId->contributorId?Why the change from
contributorId->voterId?yeah...hmmm.. thought it is more descriptive.. but I see your point.
In these events we have two different "contributors"
one is the recipient and one is the voter - that's why I'd use voterId and recipientId.
?