<div class="gmail_quote">On Tue, Jan 25, 2011 at 10:09 PM, Matthew Mondor <span dir="ltr"><<a href="mailto:mm_lists@pulsar-zone.net">mm_lists@pulsar-zone.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div id=":3e">Meanwhile, if someone has a good understanding on the ECL condition<br>
system and wishes to explain how those C functions map to the<br>
hierarchical CLOS model, I'd be grateful, it wasn't clear to me when<br>
looking at universal_error_handler().<br></div></blockquote></div><div><br></div>The CLOS model is pretty trivial: it is just used to implement the conditions hierarchy. The problem is that it is not easy to create classes from C and for that reason we build a bunch of C functions that use cl_error and cl_cerror to signal those conditions. They are just wrappers around them.<div>

<br></div><div>Juanjo<br clear="all"><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>


</div>