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

[Feature] Add an unregister method for AttributeAccessOverride #28072

Closed
hicklin opened this issue Jul 19, 2023 · 0 comments · Fixed by #28075
Closed

[Feature] Add an unregister method for AttributeAccessOverride #28072

hicklin opened this issue Jul 19, 2023 · 0 comments · Fixed by #28075

Comments

@hicklin
Copy link
Contributor

hicklin commented Jul 19, 2023

Feature description

Add a method to unregister an AttributeAccessOverride like the InteractionModelEngine's UnregisterCommandHandler method for the CommandHandler. This will make it possible for objects that override the attribute accessors to be gracefully destroyed during the application lifetime.

Platform

all

Platform Version(s)

No response

Anything else?

No response

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

Successfully merging a pull request may close this issue.

2 participants