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

Make Localization Manager injectable #4

Open
godrose opened this issue Jun 9, 2017 · 3 comments
Open

Make Localization Manager injectable #4

godrose opened this issue Jun 9, 2017 · 3 comments
Assignees

Comments

@godrose
Copy link
Member

godrose commented Jun 9, 2017

No description provided.

@godrose
Copy link
Member Author

godrose commented Jun 9, 2017

Right now LM is implemented using singleton pattern and available only via static methods.
This makes it impossible to inject it into consuming view models and configuring middleware

@godrose
Copy link
Member Author

godrose commented Apr 30, 2019

@glyad

@godrose
Copy link
Member Author

godrose commented Jun 11, 2021

Should also use existing implementation of INotifyPropertyChanged instead of local one

@godrose godrose transferred this issue from LogoFX/logofx-client-mvvm-view Sep 22, 2021
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

No branches or pull requests

2 participants