-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Currently, the FluentLanguageLoader offers error logging functionality, but no actual Results.
Would you consider adding try_... methods that return a Result with distinct errors?
These could contain Error types that have a Display implementation that is equivalent to the current messages, such that the current methods can wrap around their try_ counterparts in a compact way.
This might be a design decision which I'm not aware of, but I just wanted to put it out there.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed