log Framework/Messages/IObserver.h @ 1279:7ec8fea061b9 broker

age author description
Tue, 04 Feb 2020 15:20:08 +0100 Sebastien Jodogne integration mainline->broker broker
Fri, 31 Jan 2020 17:34:57 +0100 Sebastien Jodogne upgrade to year 2020 broker
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Tue, 28 Jan 2020 17:31:17 +0100 Sebastien Jodogne fix for msvc 2008
Mon, 27 Jan 2020 15:13:00 +0100 Benjamin Golinvaux Changed fingerprint from uuid_t to int64_t + poor man's toa2020012702
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: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