Am 17.06.2014 um 17:02 schrieb Sven Van Caekenberghe <[email protected]>:
> > On 17 Jun 2014, at 16:37, stepharo <[email protected]> wrote: > >> I do not understand why log should be announcement. >> Especially since log: is in Object in SystemLogger. > > Being an Announcement is not a requirement to me, it is a delivery mechanism. > > Log event objects should be anything, as defined by the log producer. > Of course and that we have. Maybe it is just that you understood BasicLog>>#message to be text based instead of being an arbitrary object (and so it can be a string but it needn’t). As well as we chose the approach to decorate an arbitrary object instead of having to subclass from one. I would be really glad if that turns out to be a misunderstanding. Norbert
