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

Raise an exception if overriding a reference #50

Open
gabisurita opened this issue Jan 23, 2017 · 2 comments
Open

Raise an exception if overriding a reference #50

gabisurita opened this issue Jan 23, 2017 · 2 comments

Comments

@gabisurita
Copy link
Collaborator

Instead of just updating a value on the field, we could check if we are not updating a previous (different) definition.

@gabisurita gabisurita changed the title Raise an exception if overriding Raise an exception if overriding a reference Jan 23, 2017
@glasserc
Copy link
Contributor

Is this the same as/related to #45?

@gabisurita
Copy link
Collaborator Author

gabisurita commented Jan 24, 2017

It is related but it's not the same. #45 is about fixing the current implementation while this one is to not go silent on errors like #45 or #42.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants