Only one signal per object?

Johannes Pfau spam at example.com
Fri Oct 14 03:59:50 PDT 2011


Andrej Mitrovic wrote:
>Johannes Pfau made an updated version of std.signals, I think he's
>hosting it somewhere on his dropbox, you'll have to ask him.

http://dl.dropbox.com/u/24218791/d/src/signals.html
https://gist.github.com/1194497

It should work well as a replacement for the current std.signals but
compared to boost::signals2 it still misses some features. When I find
some time for it, I'll update it to support all boost:signals2
features and propose it for phobos.

Note:
This bug can cause issues with my std.signals implementation:
http://d.puremagic.com/issues/show_bug.cgi?id=5011

I should really file a pull request for that. 

-- 
Johannes Pfau



More information about the Digitalmars-d-learn mailing list