Skip to content

[Class modifiers] Implement feature in the CFE #50727

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

Closed
itsjustkevin opened this issue Dec 15, 2022 · 3 comments
Closed

[Class modifiers] Implement feature in the CFE #50727

itsjustkevin opened this issue Dec 15, 2022 · 3 comments
Assignees
Labels
legacy-area-front-end Legacy: Use area-dart-model instead.
Milestone

Comments

@itsjustkevin
Copy link
Contributor

No description provided.

@munificent munificent changed the title [NCM] Implement feature in the CFE [Class modifiers] Implement feature in the CFE Dec 17, 2022
@lrhn lrhn added the legacy-area-front-end Legacy: Use area-dart-model instead. label Dec 20, 2022
@itsjustkevin itsjustkevin added this to the Dart 3 beta 2 milestone Feb 6, 2023
@kallentu kallentu self-assigned this Feb 7, 2023
@kallentu
Copy link
Member

Quick update for the CFE work:
All the work here is done except It is a compile-time error if a subtype of a declaration marked base or final is not marked base, final, or sealed which is the last loophole I need to close. Otherwise, everything functions as the spec expects.

@kallentu
Copy link
Member

kallentu commented Mar 2, 2023

The one last loophole landed as of today. Done all necessary work in CFE.

@kallentu kallentu closed this as completed Mar 2, 2023
@itsjustkevin
Copy link
Contributor Author

Thanks @kallentu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legacy-area-front-end Legacy: Use area-dart-model instead.
Projects
None yet
Development

No branches or pull requests

4 participants