Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Implement dput checks robustly #170

Closed
3 tasks
vsmenon opened this issue May 8, 2015 · 1 comment
Closed
3 tasks

Implement dput checks robustly #170

vsmenon opened this issue May 8, 2015 · 1 comment

Comments

@vsmenon
Copy link
Contributor

vsmenon commented May 8, 2015

dput needs to check:

  • NSM for non-existent fields (for JS types too?)
  • Writability (final fields, methods, no setter)
  • Type check - value passed in must be a subtype of field / setter type

Analogous to dload (#169)

@vsmenon
Copy link
Contributor Author

vsmenon commented Sep 6, 2016

This issue was moved to dart-lang/sdk#27258

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants