<HTML>
<style> BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }</style>Infectious enthusiasm - I like that! I'm honoured.<br>
<br>
It's a good start on the Wiki article. For more advanced things, you might want to mention how you can use "raise" to re-raise an exception in an except block, and the fact that SysUtils has code that wraps interrupts like SIGSEGV and SIGFPE onto exception objects.<br>
<div><br>
</div><div>Gareth aka. Kit<br>
</div> <br>
<br>
<span style="font-weight: bold;">On Wed 01/08/18 01:32 , Kirinn kirinn@mooncore.eu sent:<br>
</span><blockquote style="BORDER-LEFT: #F5F5F5 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">Hi all,
<br>
<br>
Inspired by Gareth aka. Kit's infectious enthusiasm, and the recent long
<br>
discussion on exceptions on this list, I wrote up an article on
<br>
Exceptions on the FPC wiki. (Strangely enough we didn't have one before.)
<br>
<br>
<a target="_blank" href="<a href="http://wiki.freepascal.org/Exceptions">http://wiki.freepascal.org/Exceptions</a>"><span style="color: red;">http://wiki.freepascal.org/Exceptions</span></a>
<br>
<br>
I hope it'll be useful, and not entirely inaccurate! Particularly the
<br>
part about performance. If a programmer knows exactly what each
<br>
exception statement inserts in the code, that should help in deciding
<br>
when to worry about the performance, and when to embrace the convenience.
<br>
<br>
~Kirinn
<br>
<br>
_______________________________________________
<br>
fpc-devel maillist - <a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>
<br>
<a target="_blank" href="<a href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel</a>"><span style="color: red;">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel</span></a>
<br>
<br>
<br>
</blockquote></HTML>