Skip to content

Add open and override modifiers for class members - #1802

Draft
HT154 wants to merge 2 commits into
apple:mainfrom
HT154:open-override
Draft

Add open and override modifiers for class members#1802
HT154 wants to merge 2 commits into
apple:mainfrom
HT154:open-override

Conversation

@HT154

@HT154 HT154 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@HT154 HT154 changed the title Open override Add open and override modifiers for class members Jul 31, 2026
@HT154
HT154 force-pushed the open-override branch 7 times, most recently from 75f3541 to e6bcf4a Compare July 31, 2026 17:34
bioball and others added 2 commits July 31, 2026 10:34
This adds a check that abstract members must be implemented.
If any members lack an implementation, an error is thrown describing
the missing members.

Also: we have a bug in `pkl:base`; class `Set` does not implement all
members of class `Collection`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants