I'm implementing a #kodein feature to be able to use it as principal DI library. And I was wondering if I could access the whole Node hierarchy from anywhere to enhance part of my feature. But if not possible I would go without it
h
hudsonb
05/08/2019, 2:48 PM
Views have currentScene which would provide access to the entire scene graph
r
romainbsl
05/08/2019, 2:55 PM
Thanks ! I will go with that, see if I can get what I'm looking for 👍