really interesting...<br>
<br>
If I remember well I've seen Stephan saying that it's not always good practises tu use exception handling ...<br>
<br>
what are the limits ? when to use or when not to use ...<br>
<br>
It seems appropriate to me when there is a user entry to control it and
avoid human input error (WAValidationDecoration in seaside uses
WAValidationNotification for the Store example for instance) therwise,
I don't really see...<br>
<br><br><br><br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br>So now you can see that if the user does something wrong we handle the
<br>error.&nbsp;&nbsp;Notice that the errors are raised up the stack in depositAmount: but<br>the handler is executed in deposit method.&nbsp;&nbsp;This is very useful for some<br>very interesting but very hard to read hacks.&nbsp;&nbsp;If someone is interested
<br>please let me know.</blockquote><div><br><br>I am :)<br><br><br>
Thanks ;)<br><br>Cédrick <br></div><br></div><br>