ArkaHnat

Results 2 comments of ArkaHnat

In my opinion it incrases flexiblity. Nuke-build is using similar approach. For example we can have modules hierarchy like this: ``` TopModule -->DepModule1 --> DepModule2 -->DepModule3 ``` Then you can...

We might not understand ourselves and probably talking about different cases. If you will look into ModularPipelines.Examples there is DependencyForReliantModule which is dependency for ReliantModule (really suprising;)). I can remove...