<!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">
Paul Browne wrote:
<blockquote
 cite="mid:918a6e40710020027x20440a95if03c39018f103b9d@mail.gmail.com"
 type="cite">Folks,<br>
  <br>
Two general comments on the format of the RuleFlow (.rf) file from when
I was doing the NumberGuess documentation.<br>
  <br>
When I built workflow apps using jBPM I was able to edit the workflow
XML files by hand. Some people prefer this and it makes it easier
should somebody want to build an alternative editor for these files (
e.g Web Based instead of the Eclipse IDE).&nbsp; For jBPM I *had* to edit
these manually , as the IDE kept crashing. <br>
  <br>
The comment / complaint is that the Drools Ruleflow files are much
harder to edit. Yes, it's xml but the nodes do not seem to be in any
particular order. With jBPM , the nodes tend to be arranged in a flow
from Start to End. <br>
</blockquote>
The XML is not currently meant to be human editable. We have an AST and
we just dump that to XML using XStream. The reason for this is the tech
is still maturing and we don't want to lock ourselves into supporting a
particularly XML format yet. Again once our ruleflow matures we'll look
at a simplified XML that we will support a long time.<br>
<blockquote
 cite="mid:918a6e40710020027x20440a95if03c39018f103b9d@mail.gmail.com"
 type="cite"><br>
Talking of Web Based editors for flow, have you seen the Ajax / DHTML
Editor that Yahoo has for Pipes: <a moz-do-not-send="true"
 href="http://firstpartners.net/blog/technology/xml/2007/03/23/yahoo-pipes-in-10-easy-steps-sample-for-iona-dublin/">
http://firstpartners.net/blog/technology/xml/2007/03/23/yahoo-pipes-in-10-easy-steps-sample-for-iona-dublin/</a><br>
</blockquote>
Yes seen the SVG thing, its a matter of resources, if someone
contributes the code we would love to see that :) Maybe once ruleflow
matures we can put some resources into this.<br>
<blockquote
 cite="mid:918a6e40710020027x20440a95if03c39018f103b9d@mail.gmail.com"
 type="cite"><br>
This shows that it is possible to have a Flow editor implemented in
HTML.<br>
  <br>
Just my two thoughts.
  <br>
  <br>
Paul<br>
  <br>
  <br>
  <div><span class="gmail_quote">On 10/1/07, <b
 class="gmail_sendername">Mark Proctor</b> &lt;<a moz-do-not-send="true"
 href="mailto:mproctor@codehaus.org">mproctor@codehaus.org</a>&gt;
wrote:</span>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Feedback
welcome.<br>
    <a moz-do-not-send="true"
 href="http://blog.athico.com/2007/10/drools-examples-documentation-gets.html">http://blog.athico.com/2007/10/drools-examples-documentation-gets.html</a><br>
    <br>
Mark<br>
_______________________________________________
    <br>
rules-dev mailing list<br>
    <a moz-do-not-send="true" href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a><br>
    <a moz-do-not-send="true"
 href="https://lists.jboss.org/mailman/listinfo/rules-dev">https://lists.jboss.org/mailman/listinfo/rules-dev</a>
    <br>
  </blockquote>
  </div>
  <br>
  <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>