log Framework/Messages/IObserver.h @ 1060:e146743f6cdc broker

age author description
Fri, 11 Oct 2019 17:20:41 +0200 Sebastien Jodogne removing file MessageBroker.h broker
Fri, 11 Oct 2019 17:08:34 +0200 Sebastien Jodogne replacing MessageBroker by weak_ptr broker
Thu, 10 Oct 2019 14:11:52 +0200 Sebastien Jodogne cleaning up IObservable.h
Wed, 11 Sep 2019 12:15:21 +0200 Alain Mazy removed logs from IObserver constructor
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
Sat, 31 Aug 2019 13:45:04 +0200 Benjamin Golinvaux Cleaning in ICallable + changed fingerprint to plain char array to allow for toa2019083101
Thu, 29 Aug 2019 18:07:55 +0200 Benjamin Golinvaux Log with addresses + added fingerprint mechanism to avoid calling zombie objects toa2019082903
Mon, 24 Dec 2018 13:41:12 +0100 Sebastien Jodogne preparing for 2019
Fri, 09 Nov 2018 18:30:30 +0100 Sebastien Jodogne removed Messages/MessageType.h
Tue, 18 Sep 2018 15:23:21 +0200 am messaging refactoring almost complete: works fine in native am-callable-and-promise
Fri, 14 Sep 2018 16:44:01 +0200 am backup work in progress: updated messaging framework with ICallable am-callable-and-promise
Wed, 22 Aug 2018 15:08:15 +0200 am removed constness of the observable when emitting a message am-2
Wed, 22 Aug 2018 14:59:20 +0200 am added declaretion of messages handled/emitted am-2
Tue, 21 Aug 2018 18:14:22 +0200 am removed OrthancSlicesLoader::ISliceLoaderObserver; now using standard messages instead am-2
Mon, 02 Jul 2018 18:13:46 +0200 am first usage of new message system (in SDL only) am-2
Mon, 02 Jul 2018 16:36:17 +0200 am added new Observable/Observer & MessageBroker (not used yet) am-2