MessagePack icon indicating copy to clipboard operation
MessagePack copied to clipboard

initial commit for supporting multiple CodingKeys

Open meeloo opened this issue 3 years ago • 1 comments

Add very naïve support for encoding objects that inherits from an already Codable class when both contain custom CodingKeys. (see my issue: https://github.com/Flight-School/MessagePack/issues/19 ) Tested on my own (private) code for now.

meeloo avatar Sep 22 '21 23:09 meeloo

any chance that someone look at it at some point?

meeloo avatar Oct 25 '21 13:10 meeloo