Michael Thomsen

Results 285 comments of Michael Thomsen

> The class may be irrelevant when running normal Dart code, but not when using mirrors: The text was unclear. It's no longer relevant in the `dart:core` libraries. But, yes...

Those are expected to be removed next few days; CLs will be linked from the top comment.

@sigmundch looks like this landed in https://dart-review.googlesource.com/c/sdk/+/273541, so we can close this?

Filed feature issue https://github.com/dart-lang/language/issues/2727 for this. Please continue the discussion there.

> I'm very skeptical about the value of this feature. It adds a redundant syntax and no expressiveness. @Hixie I can understand that, but the stance seems inconsistent with the...

@bwilkerson can I get you to create a second changelist for the 3.0 alpha change, which makes this an error and removes the lint? This CL would be landed right...

Perhaps the Dart 3 alpha change we can split into two steps: a) make it an error, and b) remove the lint. I think the former is the most urgent.