Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

Generate and register picklers/unpicklers together when using reflection #414

Open
jvican opened this issue Apr 18, 2016 · 0 comments
Open

Comments

@jvican
Copy link
Member

jvican commented Apr 18, 2016

As commented in #412, we should also generated and register (un)picklers together when using reflection. @jsuereth pointed it out this way:
We should update the runtime registry of picklers/unpicklers so that it works on PicklerUnpicklers rather than the individual ones. This includes generating both when we need runtime creation of picklers.

This is future work for 0.11.x and it will be done soon.

@jvican jvican added this to the 0.11.0-M1 milestone Apr 18, 2016
@jvican jvican added the ready label May 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant