Exceptions again

Monkey Forums/Monkey Programming/Exceptions again

Samah(Posted 2012) [#1]
Mark,

What was the final verdict on exception handling? I've come across a situation where I absolutely need it. There's simply no other easy way to do what I need to do, other than maybe checking a global "failed" variable after every single call.

Is it still too hard? Do the issues outweigh the benefits?


marksibly(Posted 2012) [#2]
Hi,

Pretty sure I'll be adding exceptions soon-ish!


ziggy(Posted 2012) [#3]
Nice!!