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

Help debugging "Property set method not found." #11

Open
pltaylor opened this issue Jun 13, 2019 · 1 comment
Open

Help debugging "Property set method not found." #11

pltaylor opened this issue Jun 13, 2019 · 1 comment

Comments

@pltaylor
Copy link

I've done a major refactor of my application and am running into a "Property set method not found." error when I deserialize current files in my refactored apps. Is there any way to narrow down what property it is having problems with?

@pltaylor
Copy link
Author

I found the issue in my code. I removed a setter from a public property that used to have one. I feel like it should be ignored if that happens. Setting the property to private solved the issue entirely. Not sure if this should be left open for the room to improve on error messages or handling this particular edge case or closed because I solved the issue.

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

1 participant