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

An example showing how error messages from a library can be embedded #43

Closed
Tracked by #37
favonia opened this issue Aug 31, 2023 · 0 comments · Fixed by #60
Closed
Tracked by #37

An example showing how error messages from a library can be embedded #43

favonia opened this issue Aug 31, 2023 · 0 comments · Fixed by #60
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@favonia
Copy link
Contributor

favonia commented Aug 31, 2023

It's one of the design goals to trivialize the embedding of error messages from a library into the main application. The end users should not be able to (easily) tell whether it's some library or the main program generating the error message. The current API already provides the mechanism to do so, but adding an example should help us examine the current design.

@favonia favonia added the documentation Improvements or additions to documentation label Aug 31, 2023
@favonia favonia added this to the 0.1.0 milestone Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant