Skip to content

Offer Result based functions for Fluent #145

@TiemenSch

Description

@TiemenSch

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

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions