Skip to content

Conversation

@heckj
Copy link
Contributor

@heckj heckj commented May 30, 2025

Converts static let properties from stored to computed properties

Motivation:

Replicating pattern adopted in apple/swift-nio#3229

Modifications:

convert static let declarations to computed properties, applied annotations for inline usage

Result:

No operational change, but more efficient for memory usage

@heckj heckj changed the title converting to computer error conditions converting to computed error properties Jun 11, 2025
@agamdua agamdua added the semver/none No version bump required. label Jun 12, 2025
@agamdua agamdua enabled auto-merge (squash) June 12, 2025 17:59
@agamdua agamdua merged commit 28e6491 into apple:main Jun 12, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants