On Mon, 2021-06-14 at 09:10 -0700, Miller Puckette via Pd-list wrote:
> Here's another idea: a "catch" object that passes messages from inlet
> to outlet, but
> then reports errors (somehow or other) only when those errors occur
> while forwarding
> the message.
> 

I'm not sure I understand your proposal correctly, though it sure
sounds very interesting. It would report errors that happen in a
specific control message a chain as a way to more precisely tie the
reporting to the source of the error?

[O]
|
[catch]
|     |
|     [pd do_something_on_error_condition]
|
[read /tmp/foo.txt(
|
[text define bar]

Like this?

Roman
 

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to