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

Fix the KVO implementation #11

Closed
ColinEberhardt opened this issue Dec 3, 2014 · 0 comments
Closed

Fix the KVO implementation #11

ColinEberhardt opened this issue Dec 3, 2014 · 0 comments
Labels

Comments

@ColinEberhardt
Copy link
Owner

"ViewModelBase isn't doing KVO properly, you need to use a context parameter to ensure superclasses get called properly. It's not an issue given the current class hierarchy, but you're better off doing it the right way now instead of debugging it later, should the superclass change in the future. http://stackoverflow.com/a/11917449"

@ColinEberhardt ColinEberhardt changed the title Fix the KVO iplementation Fix the KVO implementation Dec 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant