Over 10 years of community discussion and knowledge are maintained here as a read-only archive.
Does your solution provide an easy mechanism to know when your module is complete and hooked up to the framework?
OK, I am curious, I have had issues with pipes, where I have to send a message to know when the junctions are created and input output pipes have been connected. I wish it could be handled in one method, when the module is ready and can interact with framework? Does your solution provide an easy mechanism to know when your module is complete and hooked up to the framework?Well, technically, couldn't you just use Facade.hasCore?
OK, I am curious, I have had issues with pipes, where I have to send a message to know when the junctions are created and input output pipes have been connected. I wish it could be handled in one method, when the module is ready and can interact with framework? Does your solution provide an easy mechanism to know when your module is complete and hooked up to the framework?
Well, technically, couldn't you just use Facade.hasCore?