Open scabug opened 12 years ago
To do, say, a reflectField, we need an instance mirror. And to get an instance mirror we would have to do cm.reflect(null), which crashes shortly afterwards.
Imported From: https://issues.scala-lang.org/browse/SI-6459?orig=1 Reporter: @xeno-by
@retronym said: Requires API changes.
To do, say, a reflectField, we need an instance mirror. And to get an instance mirror we would have to do cm.reflect(null), which crashes shortly afterwards.