Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove virtual calls from constructor #2019

Merged
merged 2 commits into from
Jul 6, 2017

Conversation

martijn00
Copy link
Contributor

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Fixes unrecommended code.

⤵️ What is the current behavior?

Currently there is a virtual call in the constructor.

🆕 What is the new behavior (if this is a feature change)?

Lazy init this.

💥 Does this PR introduce a breaking change?

No

🐛 Recommendations for testing

📝 Links to relevant issues/docs

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines (code style guide)
  • Relevant documentation was updated (docs style guide)
  • Nuspec files were updated (when applicable)
  • Rebased onto current develop

@martijn00 martijn00 added this to the 5.0.6 milestone Jul 6, 2017
@martijn00 martijn00 requested a review from nmilcoff July 6, 2017 08:32
@nmilcoff nmilcoff merged commit a83bd17 into MvvmCross:develop Jul 6, 2017
@martijn00 martijn00 deleted the presenter-ctor branch July 20, 2017 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants