You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: