I want to ‘chain’ several logical components inside the node.
I construct component and store it in the host component, then I set the node of component via SetNode to keep component fully functional.
Are there any side effects or pitfalls of this approach?