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

Update Forms namespaces to match traditional Xamarin #2612

Merged
merged 1 commit into from
Feb 12, 2018

Conversation

nmilcoff
Copy link
Contributor

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

Code improvement

⤵️ What is the current behavior?

  1. In MvvmCross.Forms, ViewPresenter code is inside Views
  2. The folder containing base Views is called EventSource

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

  1. ViewPresenter code is inside Presenters
  2. Folder & namespaces renamed to Base

💥 Does this PR introduce a breaking change?

Yes

🐛 Recommendations for testing

Build the solution

📝 Links to relevant issues/docs

Previous PR: #2606

🤔 Checklist before submitting

@nmilcoff nmilcoff added this to the 6.0.0 milestone Feb 12, 2018
@martijn00 martijn00 merged commit acf2472 into MvvmCross:develop Feb 12, 2018
@nmilcoff nmilcoff deleted the forms-namespaces branch February 19, 2018 23:22
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