apple / apple/swift-distributed-actors
Cleanup registering and trusting types for serialization
Open
1 - triaged
follow-up
t:serialization
- Dominant language
- Swift
- Stars
- 679
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
Some of the names are a bit weird with registerInbound and there's some overlap with trusting error types.
We should make some `settings.serialization.trust(Type.self)` or similar maybe?
Contributor guide
Research direction
The issue does not name files or tests. Start by tracing the existing registerInbound API and serialization trust configuration, then compare their error-type handling; done means agreeing on a clearer registration/trust API and updating the relevant behavior and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- distributed-systems
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100