Skip to content

Fix typed proxy access to GenericSkeleton event storage#557

Open
Tejveerpratap2803 wants to merge 1 commit into
eclipse-score:mainfrom
Tejveerpratap2803:tepr_fix_generic_skeleton_access
Open

Fix typed proxy access to GenericSkeleton event storage#557
Tejveerpratap2803 wants to merge 1 commit into
eclipse-score:mainfrom
Tejveerpratap2803:tepr_fix_generic_skeleton_access

Conversation

@Tejveerpratap2803

@Tejveerpratap2803 Tejveerpratap2803 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Typed ProxyEvent now accesses event samples through EventMetaInfo raw slot storage instead of interpreting provider storage as EventDataStorage<SampleType>.

This keeps typed proxies compatible with GenericSkeleton-created storage while preserving typed skeleton behavior. Proxy event tests and fixtures were updated to emulate production typed storage with a type-erased EventMetaInfo view. Existing proxy event construction tests were aligned with the fixture sample type so EventMetaInfo validation matches the dummy provider storage.
@Tejveerpratap2803 Tejveerpratap2803 force-pushed the tepr_fix_generic_skeleton_access branch from 9a75ecd to 6217745 Compare June 18, 2026 08:15
@Tejveerpratap2803 Tejveerpratap2803 marked this pull request as ready for review June 18, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants