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.
Matt