Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upExport errors codes to allow translation #13
Closed
Comments
This comment has been minimized.
This comment has been minimized.
I'm open to it. The above looks like a good start. Feel free to submit a PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Support plan
Context
What problem are you trying to solve?
Hi, thanks for the template and the code of conduct - very inspirational words. Hope everything will be ok with this issue.
I'd like to use this
address
module: it is very exhaustive and I love the detailed feedback it gives back in case of error.But I also need to translate error codes so I would like to have a list of all errors used and / or error codes. In my case have a translation/error-codes is mandatory and can compromise to use or not this library.
Do you have a new or modified API suggestion to solve the problem?
I'm here to discuss what is the best way to do it (if this can be a good idea for the maintainer) and hopefully find the time to have a mini pull-request.
One idea can be:
What do you think?