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

Consistent Debug #42

Open
mitsuhiko opened this issue May 25, 2019 · 1 comment
Open

Consistent Debug #42

mitsuhiko opened this issue May 25, 2019 · 1 comment

Comments

@mitsuhiko
Copy link
Contributor

There are quite a few implementations of these traits now and I think it would be useful to share the debug implementation across them. I was thinking the best would be to have the debug print out the return values from the trait as if they are members. Some of the implementations are already doing that (eg: #41 changes the macos version of the shared library to print out name and id).

@fitzgen
Copy link
Member

fitzgen commented Jun 3, 2019

Sounds good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants