Skip to content

Delegate equals comparison in Record to Field - #1976

Merged
farmdawgnation merged 2 commits into
masterfrom
tcn_issue_1975
Nov 27, 2019
Merged

Delegate equals comparison in Record to Field#1976
farmdawgnation merged 2 commits into
masterfrom
tcn_issue_1975

Conversation

@eltimn

@eltimn eltimn commented Oct 15, 2019

Copy link
Copy Markdown
Member

Fixes #1975

@farmdawgnation farmdawgnation left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM overall, and I'm pretty sure this is backward compatible.

/**
* Pattern.equals doesn't work properly so it needs a special check. If you use PatternField, be sure to override equals with this.
*/
@deprecated("PatternField now has a properly functioning `equals` method.", "3.4.0")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
@deprecated("PatternField now has a properly functioning `equals` method.", "3.4.0")
@deprecated("PatternField now has a properly functioning `equals` method.", "3.4.1")

@eltimn

eltimn commented Nov 26, 2019

Copy link
Copy Markdown
Member Author

Uh, I just noticed that commit suggestion button. I haven't used that yet. Looks really handy.

@farmdawgnation
farmdawgnation merged commit 7979dd8 into master Nov 27, 2019
@farmdawgnation
farmdawgnation deleted the tcn_issue_1975 branch November 27, 2019 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Delegate equals comparison in Record to Field

2 participants