Allow binding from Dependency object

It would be nice if we could define a target in an Dependency object and not only bind to it.
Something like

tdu.Dependency(5).bindMaster = op().par.tx

This would for example allow for the creation of an automated callback system or a signaling system between extensions without having to resolve to prox pars/and or parExecutes

1 Like

We have discussed this potential but it has not been approved for development so far.