@Daniel-Ibarrola made a great job making sure that exceptions can report useful messages (see #79). To do that, a new input argument 'caller' in the digestion methods was included. After that, these exceptions work as we wanted. 👍🏻
I refuse to think that the problem can not be solved with the library inspect. I am probably wrong. But I would like to keep this issue open to give a second round to the question: is this input argument 'caller' avoidable? 🤔
@Daniel-Ibarrola made a great job making sure that exceptions can report useful messages (see #79). To do that, a new input argument 'caller' in the digestion methods was included. After that, these exceptions work as we wanted. 👍🏻
I refuse to think that the problem can not be solved with the library
inspect
. I am probably wrong. But I would like to keep this issue open to give a second round to the question: is this input argument 'caller' avoidable? 🤔