Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imprecise signature of InstanceMirror.reflectField #8189

Closed
scabug opened this issue Jan 27, 2014 · 2 comments
Closed

Imprecise signature of InstanceMirror.reflectField #8189

scabug opened this issue Jan 27, 2014 · 2 comments

Comments

@scabug
Copy link

scabug commented Jan 27, 2014

Currently the aforementioned method takes TermSymbol, which isn't precise enough, as such a symbol can be whatever - a local variable, a method, a module. It would be nice to have the abstraction of FieldSymbol that would distinguish acceptable arguments of reflectField.

@scabug
Copy link
Author

scabug commented Jan 27, 2014

Imported From: https://issues.scala-lang.org/browse/SI-8189?orig=1
Reporter: @xeno-by
See #8063
Blocks #8221

@SethTisue
Copy link
Member

seems unlikely this is worth an API change at this point, but comment/reopen if you disagree

@SethTisue SethTisue removed this from the Backlog milestone Mar 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants