<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 08/09/2010 21:19, Wolfgang Laun wrote:
    <blockquote
      cite="mid:AANLkTin+_ZUajnyJ42mZCGzxKXpWSv-4rvnuD=6Q8jS2@mail.gmail.com"
      type="cite">Is this intentional or just the aftermath of past
      evolution? I don't see the point of having two defaults. <br>
      <br>
      org.drools.base.DefaultConsequenceExceptionHandler<br>
      org.drools.runtime.rule.impl.DefaultConsequenceExceptionHandler<br>
      <br>
      and, thrown from these:<br>
      <br>
      &nbsp;org.drools.spi.ConsequenceException<br>
      &nbsp;org.drools.runtime.rule.ConsequenceException<br>
    </blockquote>
    I beleive it's historical, we couldn't expose the old api to the
    user so had to do a new api, which required to implementations.<br>
    core code is very messy from having ot keep backwards compatability
    with 4.x and even 3.x.<br>
    <br>
    The good news is that we think drools-api has been there long enough
    that we can start to clean all this up now :)<br>
    <br>
    Mark<br>
    <blockquote
      cite="mid:AANLkTin+_ZUajnyJ42mZCGzxKXpWSv-4rvnuD=6Q8jS2@mail.gmail.com"
      type="cite"><br>
      Cheers<br>
      -W<br>
      <br>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
rules-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-dev">https://lists.jboss.org/mailman/listinfo/rules-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>