Skip to content

Use local variable type inference#995

Merged
iluwatar merged 5 commits into
iluwatar:masterfrom
zbeach:zbeach/local-variable-type-inference
Oct 21, 2019
Merged

Use local variable type inference#995
iluwatar merged 5 commits into
iluwatar:masterfrom
zbeach:zbeach/local-variable-type-inference

Conversation

@zbeach
Copy link
Copy Markdown

@zbeach zbeach commented Oct 12, 2019

Update the following patterns with local variable type inference:

  • typeobjectpattern
  • unit-of-work
  • value-object
  • visitor

This solves part of issue #984.

Update "visitor" pattern with local variable type inference.
Update "value-object" pattern with local variable type inference.
Update "value-object" pattern with local variable type inference.
Update "value-object" pattern with local variable type inference.
@iluwatar iluwatar self-assigned this Oct 13, 2019
Copy link
Copy Markdown
Owner

@iluwatar iluwatar left a comment

Choose a reason for hiding this comment

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

Travis builds shows an error related to jacoco. Although it may that the error is not related to this PR. See the attached image

image

@iluwatar
Copy link
Copy Markdown
Owner

@zbeach please resolve the conflict and merge master

@iluwatar iluwatar merged commit c81c3ff into iluwatar:master Oct 21, 2019
@iluwatar
Copy link
Copy Markdown
Owner

Thank you for the contribution @zbeach

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants