• Łukasz Nowak's avatar
    Implement protection against orphaned software instances. · 9a8fc64a
    Łukasz Nowak authored
    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.
    9a8fc64a
SoftwareInstance.py 3.08 KB