8000 Generalizing `reflectType` · Issue #86 · google/reflectable.dart · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Generalizing reflectType #86

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

Open
eernstg opened this issue Aug 12, 2016 · 0 comments
Open

Generalizing reflectType #86

eernstg opened this issue Aug 12, 2016 · 0 comments

Comments

@eernstg
Copy link
Collaborator
eernstg commented Aug 12, 2016

Issue dart-lang/sdk#26012 aims at allowing reflectType(A, [B]) to create a mirror on the type A<B>, which implies that reflectType(A, [B]).reflectedType is the same as the result of evaluating A<B> as a type expression.

Reflectable cannot be updated to have a similar feature without additional primitives (provided by some other core library than 'dart:mirrors'), so this issue must remain blocked at this point.

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

1 participant
0