Thanks for the KIP. It would be helpful to understand the user experience
for the case where the implementor uses the headers. It seems like it would
require overriding two methods?

Ismael

On Mon, Jul 9, 2018 at 1:50 AM Viktor Somogyi <viktorsomo...@gmail.com>
wrote:

> Hi folks,
>
> I've published KIP-336 which is about consolidating the
> Serializer/Deserializer interfaces.
>
> Basically the story here is when ExtendedSerializer and
> ExtendedDeserializer were added we still supported Java 7 and therefore had
> to use compatible constructs which now seem unnecessary since we dropped
> support for Java 7. Now in this KIP I propose a way to deprecate those
> patterns:
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=87298242
>
> I'd be happy to receive some feedback about the KIP I published.
>
> Cheers,
> Viktor
>

Reply via email to