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

Fix issue in runtime picklers with singleton objects #170

Open
wants to merge 2 commits into
base: 0.9.x
Choose a base branch
from

Conversation

phaller
Copy link
Contributor

@phaller phaller commented Aug 21, 2014

No description provided.

val moduleMirror = mirror.reflectModule(moduleSym)
def unpickle(tagDontAccess: => FastTypeTag[_], reader: PReader): Any =
moduleMirror.instance
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This addition should be discussed, because it is currently not uniform with genPickler.

@heathermiller
Copy link
Member

This no longer merges cleanly. What's the status of this PR?

@jvican
Copy link
Member

jvican commented May 6, 2016

Is it good to close this? I'm trying to clean up a little bit old PRs 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants