log Framework/Messages/IObservable.cpp @ 1065:9d42f89b8c3c broker

age author description
Tue, 15 Oct 2019 14:08:15 +0200 Sebastien Jodogne improved readability broker
Tue, 15 Oct 2019 13:46:01 +0200 Sebastien Jodogne simplify how observers are regsitered, and how callables are created broker
Fri, 11 Oct 2019 17:08:34 +0200 Sebastien Jodogne replacing MessageBroker by weak_ptr broker
Mon, 02 Sep 2019 17:29:26 +0200 Benjamin Golinvaux Added missing Unregister for objects that register by the broker + logs + guard in FetchContext toa2019090201
Thu, 29 Aug 2019 18:07:55 +0200 Benjamin Golinvaux Log with addresses + added fingerprint mechanism to avoid calling zombie objects toa2019082903
Fri, 10 May 2019 17:34:48 +0200 Sebastien Jodogne getting rid of MessageType enumeration
Tue, 07 May 2019 14:16:08 +0200 Sebastien Jodogne renamed IObservable::EmitMessage() as BroadcastMessage()