Unclaimed project
Are you a maintainer of pickling? Claim this project to take control of your public changelog and roadmap.
Changelog
Fast, customizable, boilerplate-free pickling support for Scala
Last updated about 9 years ago
Array. #294 by @jsuerethval whose implementation accesses a field. #328 by @phallerScala Pickling by default uses compile-time type information to automatically generate a pickler for a given type. For Java types, Pickling tries to guess the list of fields, and it often guesses incorrectly. #60, #263
Pickling 0.10.1 adds a workaround by stopping to compile when it detects an empty pickler. #295 by @eed3si9n
♞ lichess.org: the forever free, adless and open source chess server ♞
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3