When registering a procedure which previously existed there is a potential for the newly registered procedure to inherit the capabilities of the previously deleted procedure. Currently the alpha PR just sets the clists to zero length before registering a new procedure. However, we might want to consider this when deleting procedures. When deleting a procedure we have three options for how we treat the old procedures:
This issue is based on a comment in #129.
When registering a procedure which previously existed there is a potential for the newly registered procedure to inherit the capabilities of the previously deleted procedure. Currently the alpha PR just sets the clists to zero length before registering a new procedure. However, we might want to consider this when deleting procedures. When deleting a procedure we have three options for how we treat the old procedures: