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

Missing corresponding changes to dart:mirrors #8

Open
rmacnak-google opened this issue Apr 4, 2015 · 1 comment
Open

Missing corresponding changes to dart:mirrors #8

rmacnak-google opened this issue Apr 4, 2015 · 1 comment

Comments

@rmacnak-google
Copy link

The proposal omits the corresponding changes to dart:mirrors. Presumably this would be something like adding MethodMirror.typeVariables.

@leafpetersen
Copy link
Owner

Interesting point. The spec mentions reflection and mirrors in passing, but doesn't actually include it in the specification of the language as far as I can tell, so I'm actually not clear whether DEPs are supposed to cover the corresponding dart:mirrors API changes as well. I don't see any mirrors discussion in any of the other DEPs, but the two accepted ones so far don't really touch on anything that gets reflected in mirrors (assuming that tear-offs don't require any special treatment). In any case, I'll be happy to take a whack at sorting out what the mirrors API for this should look like if this is something we want to nail down as part of the DEP docs.

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

No branches or pull requests

2 participants