Skip to content

pcp: implement specifier/variability/custom resolution#62

Merged
mxpv merged 1 commit intomainfrom
res
Apr 27, 2026
Merged

pcp: implement specifier/variability/custom resolution#62
mxpv merged 1 commit intomainfrom
res

Conversation

@mxpv
Copy link
Copy Markdown
Owner

@mxpv mxpv commented Apr 26, 2026

Implements the special-case value resolution rules from spec sections 12.2.1, 12.2.3, and 12.2.4 in PrimIndex. specifier follows def/class/over precedence with direct-inherit awareness; variability returns the weakest authored opinion; custom is the logical OR across all authored opinions. All other fields keep the existing strongest-opinion-wins behavior.

Implements the special-case value resolution rules from spec sections 12.2.1,
12.2.3, and 12.2.4 in PrimIndex. specifier follows def/class/over precedence
with direct-inherit awareness; variability returns the weakest authored
opinion; custom is the logical OR across all authored opinions. All other
fields keep the existing strongest-opinion-wins behavior.
@mxpv mxpv merged commit b564010 into main Apr 27, 2026
10 checks passed
@mxpv mxpv deleted the res branch April 27, 2026 00:04
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.

1 participant