-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Meta issue for implementation of overriding fields in strong mode #28117
Comments
This is blocked on finding an implementation strategy that works for DDC, and/or specifying a subset of the feature which can be supported in DDC. |
Updated initial comment per latest decisions. |
@kasperl @leafpetersen can we update the 'specification' section in the top comment, please? I believe we have that finalized now? |
FYI, after 1c504f8 I think we just need a changelog entry |
Hooray, thanks Jen! |
I have a changelog entry in the works too, FYI! #29183 |
Changelog landed, closing! |
\o/ |
Strong mode needs to support overriding a field in a subclass. This meta-issue tracks that.
Blocking implementation issues:
@virtual
annotation on fields in DDC #27385Specification work:
Cleanup tasks:
@virtual
annotation support on fields (see Stop supporting '@virtual' annotation on fields to allow field overrides in strong mode #28589)The text was updated successfully, but these errors were encountered: