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

Change POCO type binding warning level to debug #3415 #3444

Closed
wants to merge 2 commits into from

Conversation

herzbergc
Copy link

What kind of change does this PR introduce?
This change changes POCO type binding warning level to debug

What is the current behavior?
Warning messages are at the warn level

What is the new behavior?
Warning messages are at the debug level

What might this PR break?
I don't think it should break anything, the same amount of tests passed before and after. The only thing changed is log messages, so it shouldn't harm anything

Other information:
Fulfils issue #3415

@glennawatson
Copy link
Contributor

The warning is deliberate.

@glennawatson
Copy link
Contributor

Warning is what we want in this case, better solution would be just to detect the case of the premade View's and add exemptions to them similar to what we do with winforms.

@glennawatson
Copy link
Contributor

Locking this PR, discussion can continue on #3415 thanks.

@reactiveui reactiveui locked as resolved and limited conversation to collaborators Dec 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants