com-lihaoyi / upickle

uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala
https://com-lihaoyi.github.io/upickle
MIT License
707 stars 158 forks source link

Port macroRWAll to Scala2 #459

Closed lihaoyi closed 1 year ago

lihaoyi commented 1 year ago

Attempts to port https://github.com/com-lihaoyi/upickle/pull/453 to Scala 2

Doesn't quite work because the superTypeWriter currently causes diverging implicit expansions