Optionally report to the session #287
aplteam
started this conversation in
Design Discussions
Replies: 1 comment
-
I've converted this into a discussion. Can you explain a bit more about the circumstances under which you would like to see a message to the session? If the interpreter doesn't process events, what mechanism do you imagine will do this logging? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
From experience I know that it can happen that the interpreter will not process any "Fix" events.
The easiest way is editing code in a multi-threaded application while stuff is on the stack, but I've seen this in other circumstances as well.
That would mean that my code changes are not going to be saved on disk, and I would not know.
Therefore I suggest to print a message to the session, at least optionally.
Beta Was this translation helpful? Give feedback.
All reactions