I want to learn more about your thinking, strategies etc. behind your error handling model - is there a video that is talked about or any other source of information other than https://github.com/karbonfm/fm-error-functions ?
That would probably be a good blog post, but we don’t have anything currently. That said, the goal is actually quite simple: describe FileMaker errors in JSON format, and extend the error in any way that you see fit.
The functions themselves provide the basic documentation for their use: https://github.com/karbonfm/fm-error-functions/blob/master/docs.md
I’ve studied them a lot these days now that I’m working on my error model - great stuff, and the perfect reference for me!
@dave @toddgeist Would you be interested in having a look at the error model I’ve come up with, inspired by the Geist/Karbon model ?
I’d love to. I’ll DM you.