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

Added check for disposed on all public methods/properties and throw exception … #99

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

timyhac
Copy link
Collaborator

@timyhac timyhac commented Oct 15, 2020

…if already disposed

@timyhac timyhac requested a review from jkoplo October 15, 2020 08:02
@timyhac timyhac changed the title Added check for disposed on all relevant methods and throw exception … Added check for disposed on all public methods/properties and throw exception … Oct 15, 2020
@timyhac
Copy link
Collaborator Author

timyhac commented Oct 21, 2020

G'day @jkoplo - just wondering if you had a chance to take a look at this PR or you're OK for it to be merged.

@jkoplo
Copy link
Member

jkoplo commented Oct 21, 2020

I was on vacation last week and just getting caught up. I'll take a look today.

@jkoplo
Copy link
Member

jkoplo commented Oct 21, 2020

Looks good to me.

@jkoplo jkoplo merged commit f0ae067 into master Oct 21, 2020
@jkoplo jkoplo deleted the idisposable branch October 21, 2020 21:19
@jkoplo jkoplo mentioned this pull request Oct 21, 2020
timyhac added a commit that referenced this pull request Jan 15, 2021
This means that even if the Tag wasn't initialized, it is still unusable after disposal. Properly reflects disposal semantics. Somewhat related to Issue #99
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

Successfully merging this pull request may close these issues.

2 participants