I think Nicolas Fortin wrote: > > Did you plan to improve the "Rete network view" in JessDE ? I mean it does > not have the nice feature of (view) command, which allows to see what are > the facts in the memories of a join node, by double-clicking on it.
Yes, I do. Note that the existing Rete network view (RNV) works in conjunction with the editor, not the debugger, so it doesn't have any information about memory contents. The RNV will eventually be connected to the debugger, too. I'm personally very happy with the way the new RNV is laid out, though. It uses the Eclipse GEF to decide how to lay out the nodes without the lines crossing eachother, and I think the graphs it creates are *much* nicer than the ones from the view command. --------------------------------------------------------- Ernest Friedman-Hill Advanced Software Research Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://herzberg.ca.sandia.gov -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
