Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

gps: ProjectIdentifier: drop errString()method in favor of implicit String() calls #1096

Merged
merged 1 commit into from
Aug 30, 2017
Merged

Conversation

jmank88
Copy link
Collaborator

@jmank88 jmank88 commented Aug 30, 2017

What does this do / why do we need it?

Follows up from #1043 (comment) to remove the ProjectIdentifier.errString() method, and move the implementation into String(). Callers now implicitly call String() instead.

Copy link
Collaborator

@carolynvs carolynvs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much cleaner! A+ would refactor again. 💯

@carolynvs carolynvs merged commit a885dcb into golang:master Aug 30, 2017
@jmank88 jmank88 deleted the pi_err_string branch August 30, 2017 22:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants