Skip to content

Conversation

@tom-englert
Copy link
Contributor

Architectural cleanup

Problem

Classes derive from ObservableObject, but ObservableObjectBase is sufficient.

Solution

Always use ObservableObjectBase to have minimal dependency

@christophwille
Copy link
Member

Minor nit. UIThread at least for me would imply a thread, not the dispatcher.

@siegfriedpammer siegfriedpammer merged commit 1cfc5e7 into icsharpcode:master Dec 25, 2025
5 checks passed
@siegfriedpammer
Copy link
Member

Thank you for your contribution!

@tom-englert tom-englert deleted the dev/ObservableObject branch December 26, 2025 09:55
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.

3 participants