Implement protection against orphaned software instances.
Treat tree of software instance as graph and simulate requested changes. Before doing any real changes check if graph is still connected. Add utility method to software instance class in order to use collections module and have fast graph walking.
Showing
Please register or sign in to comment