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

Additional static type checking #21

Open
bwilkerson opened this issue Aug 30, 2018 · 1 comment
Open

Additional static type checking #21

bwilkerson opened this issue Aug 30, 2018 · 1 comment
Labels
request Requests to resolve a particular developer problem

Comments

@bwilkerson
Copy link
Member

There has been a lot of discussion around the old strong mode options 'declaration-casts', 'implicit-casts', and 'implicit-dynamic'. The discussions tend to be of two forms: what are the right set of options going forward, and are these language variants or just lints. As examples of the discussions, see

While I would value input from the language team on the first question, I created this issue to request a decision on the second question. Should these options be supported by all of our tooling, or should they only be supported by the analyzer (probably as lints)?

@bwilkerson bwilkerson added the request Requests to resolve a particular developer problem label Aug 30, 2018
@matanlurey
Copy link
Contributor

Note also dart-lang/sdk#34304, my attempt to gather information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Requests to resolve a particular developer problem
Projects
None yet
Development

No branches or pull requests

2 participants