log Framework/Messages/ICallable.h @ 1222:21c2b0eee53c broker

age author description
Sat, 07 Dec 2019 18:18:07 +0100 Sebastien Jodogne deprecating MessageHandler broker
Thu, 17 Oct 2019 14:42:41 +0200 Sebastien Jodogne removed LambdaCallable 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
Fri, 06 Sep 2019 09:39:18 +0200 Benjamin Golinvaux Merge toa2019090601
Fri, 06 Sep 2019 09:38:18 +0200 Benjamin Golinvaux Ability to cope with empty "Referenced SOP Instance UID" (dicom path (3006,0039)[i] / (0x3006, 0x0040)[0] / (0x3006, 0x0016)[0] / (0x0008, 0x1155)) + better logs + code formating
Tue, 03 Sep 2019 17:52:28 +0200 Sebastien Jodogne HttpCommand
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
Fri, 10 May 2019 17:34:48 +0200 Sebastien Jodogne getting rid of MessageType enumeration
Wed, 23 Jan 2019 13:58:51 +0100 Alain Mazy moved LambdaCallable (currently still disable because it does not work in WASM)
Mon, 24 Dec 2018 13:41:12 +0100 Sebastien Jodogne preparing for 2019
Fri, 14 Sep 2018 16:44:01 +0200 am backup work in progress: updated messaging framework with ICallable am-callable-and-promise