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

NoSuchMethod API should be specified #3564

Closed
gbracha opened this issue Jun 12, 2012 · 1 comment
Closed

NoSuchMethod API should be specified #3564

gbracha opened this issue Jun 12, 2012 · 1 comment
Assignees
Labels
area-language Deprecated: New language issues should be filed at https://github.com/dart-lang/language

Comments

@gbracha
Copy link
Contributor

gbracha commented Jun 12, 2012

The language spec details the signature for the method noSuchMethod().

Implementations are at variance with that.

@gbracha
Copy link
Contributor Author

gbracha commented Jun 12, 2012

VM issue #3565.
dart2js issue #3566.

We need to have the same API across implementations, standard names for getters and setters and the spec in agreement with that.

@gbracha gbracha added Type-Defect area-language Deprecated: New language issues should be filed at https://github.com/dart-lang/language labels Jun 12, 2012
@gbracha gbracha self-assigned this Jun 12, 2012
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-language Deprecated: New language issues should be filed at https://github.com/dart-lang/language
Projects
None yet
Development

No branches or pull requests

2 participants