On Fri, 2009-08-14 at 12:50 +0200, Pedro Lopez-Cabanillas wrote:
  The main (functional) difference between the two
systems is that Qt's signals
 and slots can be manipulated at runtime, while you can't do the same with
 libsigc++, that freezes the connections at compile time. 
Uh.... no
-dr