-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hello.
Is there any thought about adding a way to recreating identifiers through static methods?
Like it used to be with UUIDs: Uuid::fromString()
.
From my perspective, it seems strange that I have to populate a factory's state to get some object representation of an identifier from the database.
Or is it implied that now we should create identifiers directly via the constructor?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested