Skip to content

ExtensionTypeCustomDeserializers's addTargetClass() and addTargetTypeReference() wrongly expect data filed in ext type value is MessagePack format #536

@komamitsu

Description

@komamitsu

The 2 methods wrongly expect data field in ext type value is MessagePack format, but the format of ext type data field (https://github.com/msgpack/msgpack/blob/master/spec.md#ext-format-family) isn't supposed to be MessagePack. So the 2 methods should be removed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions