<!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">
kris is working on this now, hopefully should have something for MR3.<br>
<br>
Mark<br>
Anstis, Michael (M.) wrote:
<blockquote
 cite="mid:6CE83AFC8500B641AE00AC1674A3B4AC0164BDF0@eu1wam08.warley.ford.com"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2900.2873" name="GENERATOR">
  <style></style>
  <div dir="ltr" align="left"><font color="#0000ff" face="Arial"
 size="2"><span class="323485610-15052007">So I'm increasingly excited
with ruleflow.... but I'm afraid I want to understand more... </span></font><font
 color="#0000ff" face="Arial" size="2"><span class="323485610-15052007">Is
the decision stuff for ruleflow set to be in 4.0? </span></font><font
 color="#0000ff" face="Arial" size="2"><span class="323485610-15052007">Can
more information as to the role of IConstraint and IVariable be given?&nbsp;</span></font><font
 color="#0000ff" face="Arial" size="2"><span class="323485610-15052007">Will
IConstraint continue to be Strings (that are evaluated at runtime)?
What purpose do IVariables have; are they bound to (WorkingMemory)
Global variables? Can IConstraints access Fact properties (so decisions
are made on a per-fact basis - probably horredous truth maintenance
issues - rather than global to the process). I'd love to try and
contribute...</span></font></div>
  <blockquote dir="ltr" style="margin-right: 0px;">
    <div class="OutlookMessageHeader" dir="ltr" align="left"
 lang="en-us">
    <hr tabindex="-1"> <font face="Tahoma" size="2"><b>From:</b>
<a class="moz-txt-link-abbreviated" href="mailto:rules-users-bounces@lists.jboss.org">rules-users-bounces@lists.jboss.org</a>
[<a class="moz-txt-link-freetext" href="mailto:rules-users-bounces@lists.jboss.org">mailto:rules-users-bounces@lists.jboss.org</a>] <b>On Behalf Of </b>Kris
Verlaenen<br>
    <b>Sent:</b> 14 May 2007 22:57<br>
    <b>To:</b> Rules Users List<br>
    <b>Subject:</b> Re: [rules-users] Using the Rule Flow Builder GUI<br>
    </font><br>
    </div>
    <div>&gt; 1) Yes kris is still working on the decision stuff for
ruleflow.</div>
    <div>Some of the stuff is already partially implemented, but an
(X)OR split (where you can define which path(s) to follow based on some
conditions) is still on the TODO list.<br>
    <br>
&gt; 3) The Eclipse GUI ruleflow builder doesn't seem to&nbsp;allow loops in
the flow.</div>
    <div>It does support the creation of loops: create an XOR split as
the starting point of your loop, you can then always create nodes that
link back to this starting point, resulting in a loop.&nbsp; Note that
looping kind of depends on the (X)OR split as well, as that would allow
you to exit the loop in specific conditions (now you will probably
create an endless loop).&nbsp; I hope I'll be able to add that piece of
functionality pretty soon to trunk.</div>
    <div>&nbsp;</div>
    <div><font face="Arial" size="2">Kris</font></div>
    <div>&nbsp;</div>
  </blockquote>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
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>