Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Rethink deprecation of addError / addWarning and maybe even add addInfo and default implement those #44

Open
@laeubi

Description

@laeubi

I find addWarning / addError/ ... much more descriptive and easier to read/understand than lengthy multi parameter methods.

Together with java capability of default implemented interface methods, I think we should even add more such useful methods as default implemented to the interface, e.g. ones that don't require a Throwable

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions