Files
deb-python-taskflow/taskflow
Joshua Harlow 4f41c43ed0 Ensure node 'remove' and 'disassociate' can not be called when frozen
When a tree node is frozen it should not be possible to remove nodes
from it or cause that tree node to disassociate itself from its parent,
so make sure that the appropriate decorator is used to ensure this
can not happen (and add tests that verify an exception is raised when
mutations are attempted).

Change-Id: I27e4af7b891ea3fd1826d5a5e71e808ad5af7647
2015-10-14 22:47:06 -07:00
..
2014-02-22 17:16:29 +08:00
2015-08-28 17:54:25 +03:00
2015-08-23 10:00:51 -07:00