Skip to content

Conversation

alexhelms
Copy link

  • Screen derives from ObservableValidator.
  • Replace SetAndNotify with SetProperty.
  • Remove PropertyChangedDispatcher.
  • Remove PropertyChangedBase and use ObservableObject in its place.
  • Remove ValidatingModelBase.
  • Remove IValidationAdapter.
  • Remove IModelValidator.
  • Fix up tests.
  • Remove .NET 4.5.2, dotnet 3.0, and dotnet 3.1 target frameworks.
  • Add .NET 4.6.2, dotnet 6, and dotnet 8 target frameworks required for Community Toolkit.

See #396 for discussion.

…een.

- Screen derives from ObservableValidator.
- Replace SetAndNotify with SetProperty.
- Remove PropertyChangedDispatcher.
- Remove PropertyChangedBase and use ObservableObject in its place.
- Remove ValidatingModelBase.
- Remove IValidationAdapter.
- Remove IModelValidator.
- Fix up tests.
- Remove .NET 4.5.2, dotnet 3.0, and dotnet 3.1 target frameworks.
- Add .NET 4.6.2, dotnet 6, and dotnet 8 target frameworks required for Community Toolkit.
@alexhelms
Copy link
Author

Pinging this PR as it has been a while and I have a use case for this :) Thanks!

@canton7
Copy link
Owner

canton7 commented Dec 11, 2024

Sorry, I haven't had much time. Hopefully soon!

@alexhelms
Copy link
Author

Sorry to bug you again, do you think you'll have a chance to look at this soon? Thanks!

@alexhelms
Copy link
Author

Any chance you could take a look at this soon? I'd like to move forward with Community Toolkit MVVM integration without having to fork. Thanks!

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.

2 participants