
16 Sep
2008
16 Sep
'08
11:26 a.m.
Hey Stepjan, I'm developing a new component, a multichain, which should be able to chain different components together. Well the fusion and mpl libraries are somewhat new to me, but here ist my approach. I have some problems: When the MultiChain Component is constructed, nothing seems to get constructed, nor connected. Not even the constructors are being called? I really don't have insight, how you relay the signals to chain and from the cahin to the next component. I just copied it from chain.hpp. So i can not connect my multichain at the moment. Please see the example attached. Kind Regards Manuel