Re: [sigc] conditions in libsigc



Chris Vine wrote:

> I do not think I really understand your proposal for a "basement" to provide 
> "custom aggregation of signals" anyway (this may well be my problem not 
> yours) - you offered to have a first cut at providing some code, so why not 
> have a go at it?

There should be a class with a boolean variable and a signal, which is emitted when
the state of this variable changes.  Objects of this class should be combinable with
standard logical operations.  They should probably be refcounted, like std::string,
to simplify handling.  All the rest belongs to Gtkmm.

Maybe I should write a (non-complete) implementation, so it is easier to understand
what I mean, yes.

Paul



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]