Currently normalizers used in the `EventNormalizer` are hard-coded, but there is a [TODO comment](https://github.com/neos/Neos.EventSourcing/blob/53fe558af2e49886445a3b1c86fa2f746193bb81/Classes/EventStore/EventNormalizer.php#L51): > // TODO: make normalizers configurable
Currently normalizers used in the
EventNormalizerare hard-coded, but there is a TODO comment: