Change Dependency to a value object #17

Open
opened 2026-06-29 15:38:12 +02:00 by c.fahner · 0 comments
Owner

The Dependency class does not need to be an interface, only the framework will ever provide it and the only realistic implementation is a final readonly class.

The `Dependency` class does not need to be an interface, only the framework will ever provide it and the only realistic implementation is a `final readonly class`.
c.fahner added this to the v0.1 milestone 2026-06-29 15:38:12 +02:00
c.fahner added spent time 2026-07-13 14:38:07 +02:00
20 minutes
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 20 minutes
c.fahner
20 minutes
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/framework#17
No description provided.