From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2007-08-23 10:25:49


Jake hall wrote:
> On Wednesday 22 August 2007 21:18, Jake hall wrote:
>> I would like to hear peoples thought on a library i uploaded to the
>> vault and maybe get it submitted for review.
>> the libraries name is the EventHandler library, it can be found in the
>> vault under home / Generic Programming / EventHandler.zip
>>
>> i find it simple to use (well i wrote it so i should) but effective at
>> adding almost .net style events to classes
>
>> I've never used .net events/delegates, but from a google search and a
>> subsequent 60 second review of an article on them, they seem to cover the
>> same ground as signals/slots. Am I way off base here?
>
> I quickly googled signals/slots and found a website called
> http://doc.trolltech.com/3.3/signalsandslots.html

I think Frank was referring to the existing boost signals library. How
is your proposal different?

Jeff Flinn