Remove concepts.IllegalArgumentCodec

Description

The concept of Codec as a combination of Serializer and Deserializer is rather flawed: it assumes there is no context to be passed and there are a number of hoops we go through to model these.

We realistically are using IllegalArgumentCodec only and even that is better served by components providing their own specialization, as there is no inter-component sharing of these classes.

Activity

Show:
Done

Details

Assignee

Reporter

Labels

Fix versions

Priority

Epic Name

Created September 27, 2021 at 2:07 PM
Updated February 6, 2025 at 2:13 PM
Resolved June 10, 2022 at 12:18 PM