
19 Apr
2013
19 Apr
'13
3:59 a.m.
On Thu, Apr 18, 2013 at 11:49 PM, Frank Mori Hess <fmh6jj@gmail.com> wrote:
Could you define a bunch of different combiner classes all with a common base class, then alternate between them with signal.set_combiner()?
Err, actually I don't think that would work given the way signals2 copies the combiner. set_combiner would need to take the combiner as a template type. -- Frank