Change Networked to a final readonly class #24

Open
opened 2026-06-27 21:38:44 +02:00 by c.fahner · 0 comments
Owner

The Networked interface is essentially a named tuple and doesn't need multiple implementations.

It could be simplified to a final readonly class. The ReadOnlyNetworked class could then be removed.

The `Networked` interface is essentially a named tuple and doesn't need multiple implementations. It could be simplified to a `final readonly class`. The `ReadOnlyNetworked` class could then be removed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
slendium/http#24
No description provided.