Skip to content

Replace EntityHandle dynamicMemberLookup with explicit accessors - #394

Merged
kateinoigakukun merged 1 commit into
mainfrom
katei/explicit-accessors
Jul 29, 2026
Merged

Replace EntityHandle dynamicMemberLookup with explicit accessors#394
kateinoigakukun merged 1 commit into
mainfrom
katei/explicit-accessors

Conversation

@kateinoigakukun

Copy link
Copy Markdown
Member

Part of the incremental upstreaming of Embedded Swift support (#357). Follows #393.

Replaces @dynamicMemberLookup on EntityHandle with explicitly spelled-out accessors for each entity handle type. Key paths are unavailable in Embedded Swift; spelling the accessors out lets regular and embedded builds share one access mechanism instead of diverging. No behavior change.

@kateinoigakukun
kateinoigakukun disabled auto-merge July 29, 2026 13:14
@kateinoigakukun
kateinoigakukun force-pushed the katei/explicit-accessors branch from 68f5e4f to 95e5449 Compare July 29, 2026 13:20
Key paths are unavailable in Embedded Swift; spelling the entity accessors
out lets regular and embedded builds share one access mechanism instead of
diverging.
@kateinoigakukun
kateinoigakukun force-pushed the katei/explicit-accessors branch from 95e5449 to 4028269 Compare July 29, 2026 13:44
@kateinoigakukun
kateinoigakukun added this pull request to the merge queue Jul 29, 2026
Merged via the queue into main with commit 25013e5 Jul 29, 2026
17 checks passed
@kateinoigakukun
kateinoigakukun deleted the katei/explicit-accessors branch July 29, 2026 14:30
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