idle-code/PyContextShell

Action management should be extracted to a common class

idle-code opened this issue · 0 comments

NodeTreeRoot contains a bit of common, action-related logic which could be extracted into separate class.
This logic (if crafted nicely) can be reused in coming FilesystemTreeRoot.