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

Avoid assign value to Node and EventSet #157

Merged
merged 6 commits into from
Jun 19, 2023
Merged

Conversation

DonBraulio
Copy link
Collaborator

Don't allow node["feature"] = whatever as discussed yesterday.

Took the chance and added a typecheck to the EventSet methods.
I'm sure that many newcomers will try to do eventset["feature"], so it's a small price to pay imo.

@DonBraulio DonBraulio added the enhancement New feature or request label Jun 14, 2023
@DonBraulio DonBraulio self-assigned this Jun 14, 2023
@DonBraulio DonBraulio requested a review from achoum June 16, 2023 13:24
@DonBraulio DonBraulio merged commit 51d4b99 into main Jun 19, 2023
@DonBraulio DonBraulio deleted the thou-shalt-not-assign branch June 19, 2023 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants