This repository was archived by the owner on Nov 14, 2023. It is now read-only.
This repository was archived by the owner on Nov 14, 2023. It is now read-only.
Cannot Remove Directors #156
Open
Description
It's quite easy to create a new director via: CAAT.Foundation.Director().initialize(...). However, once a director has been created and added to the list of directors in the CAAT.director list, there is no straightforward way to remove a director. Sure, you can remove the director from the CAAT.director list, but that doesn't remove all the resources related to that directory, unregister the event handlers, etc.
Metadata
Metadata
Assignees
Labels
No labels