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

Add read only attribute to properties #29

Closed
bergos opened this issue Feb 4, 2016 · 1 comment
Closed

Add read only attribute to properties #29

bergos opened this issue Feb 4, 2016 · 1 comment

Comments

@bergos
Copy link
Member

bergos commented Feb 4, 2016

Properties like .termType should be read only. We should also add a definition for read only. Defining a property with Object.defineProperty writable: false would be an option, but we should not force people to use properties that way.

@bergos
Copy link
Member Author

bergos commented Oct 20, 2016

We started a discussion in the immutable objects issue #81, so I will close this one.

@bergos bergos closed this as completed Oct 20, 2016
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

3 participants