Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unclear interface defination IExceptionHandler #168

Open
alalag1 opened this issue Apr 28, 2022 · 0 comments
Open

unclear interface defination IExceptionHandler #168

alalag1 opened this issue Apr 28, 2022 · 0 comments
Assignees
Labels
area/core core enhancement enhance the existing features
Milestone

Comments

@alalag1
Copy link
Member

alalag1 commented Apr 28, 2022

Expected behavior

do not use interface naming style prefixed with I

Actual behavior

and it is difficult to distinguish with the interface below

public interface ExceptionHandler<T extends Throwable> {

Steps to reproduce

Env

Restlight version: 1.0.0-SNAPSHOT

@LCDZhao-Z LCDZhao-Z assigned LCDZhao-Z and brotherlu-xcq and unassigned LCDZhao-Z May 6, 2022
@LCDZhao-Z LCDZhao-Z added this to the v1.0.0 milestone May 6, 2022
@brotherlu-xcq brotherlu-xcq added enhancement enhance the existing features area/core core labels May 6, 2022
@LCDZhao-Z LCDZhao-Z modified the milestones: v1.0.0, v1.0.1 May 7, 2022
@LCDZhao-Z LCDZhao-Z assigned LCDZhao-Z and unassigned brotherlu-xcq and LCDZhao-Z May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core core enhancement enhance the existing features
Projects
None yet
Development

No branches or pull requests

3 participants