Michael Koziarski <[EMAIL PROTECTED]> writes:
| Hey guys,
>
| did anyone have any problems with the boost::signals patch? I'd really
| like it if this one could make its way into HEAD sometime soon.
Leet's agree that if we do not get any complaints today, we just
commit it and force reactions.
On a related note: In frontends/Dialog.h several of the signals will
never have more than one slot connected to it, when that is the case
it is really nicer to use a callback (boost::function), since signals
are pretty heavyweight, when compared to callbacks.
--
Lgb