Steven Schveighoffer:Another way is to perform escape analysis, but Walter has expressed that he doesn't want to do that. It would require an intermediate interface language for imports where annotations could be added by the compiler.Why is that bad?
I don't think it's bad, but definitely a lot of work. I would be all for it.
-Steve