Am 6. Februar 2023 21:24:54 MEZ schrieb Matt Barber <[email protected]>: >Hi dev list, > >Could there be a way to give abstractions the ability to raise pd_error() >and highlight the abstraction instance with find last error? The reason for >it would be that externals often distribute with a mix of binaries and >abstractions, and it would be cool to have the user get an error pointer to >the abstraction instance rather than the inside of an abstraction, e.g. >when they send an unexpected data type.
I think my "log" library (available on denken, except for Darwin/arm iirc) provides something like this. > >Matt mfg.sfg.jfd IOhannes _______________________________________________ Pd-dev mailing list [email protected] https://lists.puredata.info/listinfo/pd-dev
