<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for NxBRE</title><link>https://sourceforge.net/p/nxbre/activity/</link><description>Recent activity for NxBRE</description><language>en</language><lastBuildDate>Sun, 21 Apr 2019 11:55:13 -0000</lastBuildDate><item><title>souha raboudi modified a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/nxbre/discussion/339174/thread/56cfc45f26/?limit=25#c891</link><description>Hi David, the rule engine in my application must provide some essential features like: -Backward/Forward chaining support:Which used in inference engine -rule prioritizing. -rule dependency. -must allow complex conditions. And my app will have a lot of rules like this: rule example: if(cos(x)&gt;y and/or sin(x)&lt;z) then z=y Not if-else statements. so my question is : Is it possible with NxBRE( Inference engine )to write this rule with ruleML syntax?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">souha raboudi</dc:creator><pubDate>Sun, 21 Apr 2019 11:55:13 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339174/thread/56cfc45f26/?limit=25#c891</guid></item><item><title>souha raboudi posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/nxbre/discussion/339174/thread/56cfc45f26/?limit=25#c891</link><description>Hi David, the rule engine in my application must provide some essential features like: -Backward/Forward chaining support:Which used in inference engine -rule prioritizing. -rule dependency. -must allow complex conditions. And my app will have a lot of rules like this: rule example: if(cos(x)&gt;y and/or sin(x)&lt;z) then z=y Not if-else statements. so my question is : Is it possible with NxBRE( Inference engine )to write this rule with ruleML structure?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">souha raboudi</dc:creator><pubDate>Sun, 21 Apr 2019 11:02:45 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339174/thread/56cfc45f26/?limit=25#c891</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/bdbf2030/?limit=25#95ac/2d2c</link><description>Hi David, I already figured it out , I used the following code: //I create a TextWriterTraceListener for the log file TextWriterTraceListener ctl = new TextWriterTraceListener(logfilepath); //I assign this listener to FlowEngineSource to get log messages from code execution : // Logger.FlowEngineSource.TraceInformation(logMessage) NxBRE.Util.Logger.FlowEngineSource.Listeners.Clear(); NxBRE.Util.Logger.FlowEngineSource.Listeners.Add(ctl); //I assign this listener to FlowEngineRuleBaseSource to get...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Mon, 30 Oct 2017 08:01:36 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/bdbf2030/?limit=25#95ac/2d2c</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/bdbf2030/?limit=25#95ac</link><description>Hi Safa - What have you tried?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Sat, 28 Oct 2017 03:37:13 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/bdbf2030/?limit=25#95ac</guid></item><item><title>safa fakhfakh modified a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/bdbf2030/?limit=25#64a4</link><description>Hi, I want to do the exact same thing as Rajesh but I didn't understand how to do it. I want to trace information for the flow engine execution in a text file. How can I do that? Thanks. Regards, Safa</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Tue, 24 Oct 2017 10:59:29 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/bdbf2030/?limit=25#64a4</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/bdbf2030/?limit=25#64a4</link><description>Hi, I want to do the exact same thing as Rajesh but I didn't understand how to do it. I want to trace information for the flow engine execution in a rule file. How can I do that? Thanks. Regards, Safa</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Tue, 24 Oct 2017 08:59:07 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/bdbf2030/?limit=25#64a4</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/b31598bf/?limit=25#948b/dc8e/7996/996c/320b</link><description>maybe :p I am going to put NxBRE architecture in my report so i will change it to avoid confusing.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 19 Apr 2017 14:23:35 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/b31598bf/?limit=25#948b/dc8e/7996/996c/320b</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/b31598bf/?limit=25#948b/dc8e/7996/996c</link><description>Here is the original image : https://github.com/ddossot/NxBRE/blob/master/Misc/architecture-overall.png The overlap with the Flow Engine is probably to show that one can use it as a binder for the Inference Engine, I guess? I can't remember, this was so long ago :P</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Wed, 19 Apr 2017 14:16:32 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/b31598bf/?limit=25#948b/dc8e/7996/996c</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/b31598bf/?limit=25#948b/dc8e/7996</link><description>I didn't find anywhere mentioned that the flow engine uses binders but in the architecture figure in this link https://www.safaribooksonline.com/library/view/windows-developer-power/0596527543/ch04s02.html ( please find attached the architecture picture), the binder is placed above both engines so it appears like if the flow engine also use it, this is why i am confused.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 19 Apr 2017 14:11:14 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/b31598bf/?limit=25#948b/dc8e/7996</guid></item><item><title>David Dossot posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/nxbre/discussion/339174/thread/98cb3c31/?limit=25#6875/aa1a</link><description>Here it is: https://github.com/ddossot/NxBRE/blob/master/NxBRE3/Source/Util/PseudoCodeRenderer.cs It's used for rendering rules into a human friendly pseudo-code, for documentation purposes, to let, say, business experts, verify the rules are correct.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Wed, 19 Apr 2017 14:06:45 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339174/thread/98cb3c31/?limit=25#6875/aa1a</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/b31598bf/?limit=25#948b/dc8e</link><description>I've looked for all mentions of "binder" in the chapter and can't find a place where it says it's used with the flow engine. So either I can't search (and it's possible!) or you may have misread. Please point to the specific sentence that says so.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Wed, 19 Apr 2017 14:00:20 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/b31598bf/?limit=25#948b/dc8e</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/b31598bf/?limit=25#948b</link><description>Hi, In NxBRE architecture presented in this link https://www.safaribooksonline.com/library/view/windows-developer-power/0596527543/ch04s02.html show that the flow engine uses binder. I didn't understand how it uses binders and what for? As I understood, binders are used by the inference engine to assert facts based on business objects, but i didn't understand what the flow engines uses it for.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 19 Apr 2017 13:54:14 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/b31598bf/?limit=25#948b</guid></item><item><title>safa fakhfakh posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/nxbre/discussion/339174/thread/6467fa85/?limit=25#9960</link><description>Hi, In NxBRE architecture presented in this link https://www.safaribooksonline.com/library/view/windows-developer-power/0596527543/ch04s02.html show that the flow engine uses binder. I didn't understand how it uses binders and what for? As I understood, binders are used by the inference engine to assert facts based on business objects, but i didn't understand what the flow engines uses it for.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 19 Apr 2017 13:53:19 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339174/thread/6467fa85/?limit=25#9960</guid></item><item><title>safa fakhfakh modified a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/nxbre/discussion/339174/thread/98cb3c31/?limit=25#6875</link><description>Hi, I read that The Flow Engine contains an HTML-rendering engine that offers a convenient way to navigate through rules and read them transformed into pseudocode. in this link: https://www.safaribooksonline.com/library/view/windows-developer-power/0596527543/ch04s02.html I was wondering where can I find it and how to use it? and what it is used for? Thanks,</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 19 Apr 2017 10:30:33 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339174/thread/98cb3c31/?limit=25#6875</guid></item><item><title>safa fakhfakh posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/nxbre/discussion/339174/thread/98cb3c31/?limit=25#6875</link><description>Hi, I read that The Flow Engine contains an HTML-rendering engine that offers a convenient way to navigate through rules and read them transformed into pseudocode. in this link: https://www.safaribooksonline.com/library/view/windows-developer-power/0596527543/ch04s02.html I was wondering chere can I find it and how to use it? and what it is used for? Thanks,</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 19 Apr 2017 10:30:06 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339174/thread/98cb3c31/?limit=25#6875</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#8801/f607/1ee6/f813/eca6</link><description>yes I have already checked the ResultsMap but didn't find anything helpful.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Mon, 17 Apr 2017 16:11:17 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#8801/f607/1ee6/f813/eca6</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#8801/f607/1ee6/f813</link><description>Ah sorry, I misunderstood, I thought you wanted to know exactly which set/rule had...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Mon, 17 Apr 2017 15:53:59 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#8801/f607/1ee6/f813</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#8801/f607/1ee6</link><description>My goal was to know when the engine have modified the input data, so i just added...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Mon, 17 Apr 2017 15:26:12 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#8801/f607/1ee6</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#8801/f607</link><description>Even if the logic block had an ID, this wouldn't be what you want because you want...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Mon, 17 Apr 2017 14:37:26 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#8801/f607</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103/8162/f17c/44ee/458d/ca61/c362/ef98/b975</link><description>your suggestion is interesting, i will try to look at it. But I still didn't know...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Mon, 17 Apr 2017 13:02:50 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103/8162/f17c/44ee/458d/ca61/c362/ef98/b975</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#ed00/40a2</link><description>https://github.com/ddossot/NxBRE/blob/master/NxBRE3/Test/FlowEngine/TestBackward...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Sat, 15 Apr 2017 01:34:00 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#ed00/40a2</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#ed00</link><description>Do you have an example working with the BackwardChainer class?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Fri, 14 Apr 2017 08:24:49 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#ed00</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#8801</link><description>your suggestion is interesting, i will try to look at it. But I still didn't know...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Fri, 14 Apr 2017 08:15:55 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#8801</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103/8162/f17c/44ee/458d/ca61/c362/ef98</link><description>Unfortunately there's no way to know the set ID from within the set. So you would...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Thu, 13 Apr 2017 17:34:52 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103/8162/f17c/44ee/458d/ca61/c362/ef98</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103/8162/f17c/44ee/458d/ca61/c362</link><description>I think you didn't understand what i am trying to do. I have a Set with id="Set1"...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Thu, 13 Apr 2017 16:12:46 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103/8162/f17c/44ee/458d/ca61/c362</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103/8162/f17c/44ee/458d/ca61</link><description>The objectId would be the ID of the List that you've put in the context before calling...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Thu, 13 Apr 2017 15:58:30 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103/8162/f17c/44ee/458d/ca61</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103/8162/f17c/44ee/458d</link><description>and what the objctId will be? I didn't understand your suggestion.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Thu, 13 Apr 2017 15:52:03 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103/8162/f17c/44ee/458d</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103/8162/f17c/44ee</link><description>Have you tried placing an &lt;ObjectLookup&gt; as the first element in &lt;Set&gt;?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Thu, 13 Apr 2017 15:30:39 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103/8162/f17c/44ee</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103/8162/f17c</link><description>I don't need to have an id for each rule, i just want to have the Set id that's all,...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Thu, 13 Apr 2017 14:57:28 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103/8162/f17c</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103/8162</link><description>Just a string you make up, like "Reject-People-With-Bad-Debt"</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Thu, 13 Apr 2017 14:48:16 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103/8162</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103</link><description>I tried it now and it works. Thank you. How to i get the set Id to add it to the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Thu, 13 Apr 2017 14:46:58 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9/c103</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9</link><description>Have you tried using the Add member method on it?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Thu, 13 Apr 2017 14:35:57 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270/92b9</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270</link><description>I don't need the testObj , but I didn't know how to add elements to the list with...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Thu, 13 Apr 2017 08:24:58 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#b270</guid></item><item><title>David Dossot modified a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#4732</link><description>ERROR! The markdown supplied could not be parsed correctly. Did you forget to surround...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Tue, 11 Apr 2017 14:54:51 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#4732</guid></item><item><title>David Dossot modified a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#4732</link><description>ERROR! The markdown supplied could not be parsed correctly. Did you forget to surround...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Tue, 11 Apr 2017 14:54:24 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#4732</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#4732/e41c</link><description>What you're doing with ObjectLookup is equivalent to this in C#: testObj.list("elt1",...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Tue, 11 Apr 2017 14:53:48 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#4732/e41c</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#4732</link><description>ERROR! The markdown supplied could not be parsed correctly. Did you forget to surround...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Tue, 11 Apr 2017 08:18:18 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/35cbca40/?limit=25#4732</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa/ce8b/5986/b290/2b54/121b/f923/1778/f103</link><description>Congrats on learning further the internals of the Flow Engine, seriously it's great...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Tue, 11 Apr 2017 00:27:31 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa/ce8b/5986/b290/2b54/121b/f923/1778/f103</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa/ce8b/5986/b290/2b54/121b/f923/1778</link><description>I looked at it but there is nothing helpfull ther. But i tried to debug how the execution...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Mon, 10 Apr 2017 09:26:33 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa/ce8b/5986/b290/2b54/121b/f923/1778</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa/ce8b/5986/b290/2b54/121b/f923</link><description>Have you checked IBRERuleMetaData.IBRERuleFactory? I was hoping it would help pinpointing...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Fri, 31 Mar 2017 15:40:01 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa/ce8b/5986/b290/2b54/121b/f923</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa/ce8b/5986/b290/2b54/121b</link><description>I looked at MetaDataproperty but i didn't find anything about the fired rule. My...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Thu, 30 Mar 2017 09:57:48 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa/ce8b/5986/b290/2b54/121b</guid></item><item><title>safa fakhfakh modified a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/9b83cdd5/?limit=25#7f09</link><description>Hi i wanted to know what is this Id property https://github.com/ddossot/NxBRE/blob/724f63a976ecdf6247a2d2c02471c81c7807b1cf/NxBRE3/Examples/Login/Login.cs#L60...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Thu, 30 Mar 2017 09:09:20 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/9b83cdd5/?limit=25#7f09</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/9b83cdd5/?limit=25#7f09</link><description>ERROR! The markdown supplied could not be parsed correctly. Did you forget to surround...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Thu, 30 Mar 2017 08:42:49 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/9b83cdd5/?limit=25#7f09</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa/ce8b/5986/b290/2b54</link><description>ok thank you i will look at it, and post the solution if i find it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 29 Mar 2017 15:35:19 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa/ce8b/5986/b290/2b54</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa/ce8b/5986/b290</link><description>Maybe: if you look at the fields in IBRERuleMetaData, you get a lot of information...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Wed, 29 Mar 2017 15:29:23 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa/ce8b/5986/b290</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa/ce8b/5986</link><description>Thank you. Is there a way to detect the firing of a rule in a specific set?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 29 Mar 2017 15:14:02 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa/ce8b/5986</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa/ce8b</link><description>You don't need to implement it, registering a delegate is enough: https://github...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Wed, 29 Mar 2017 14:45:48 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa/ce8b</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa</link><description>Hi , is there an example on how to use the IBREDispatcher to detect rule firing ?...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 29 Mar 2017 14:40:54 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd/cbfa</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/e2ad216f/?limit=25#15a1</link><description>A dynamic invoke set gets the set ID from a context object (via valueId) instead...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Thu, 23 Mar 2017 14:44:57 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/e2ad216f/?limit=25#15a1</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/e2ad216f/?limit=25#20de</link><description>ERROR! The markdown supplied could not be parsed correctly. Did you forget to surround...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Thu, 23 Mar 2017 08:26:49 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/e2ad216f/?limit=25#20de</guid></item><item><title>David Dossot modified a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/1fe8f779/?limit=25#1bcd</link><description>You are attempting a dynamic set invocation with valueId when what you wanted was...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Thu, 23 Mar 2017 04:14:53 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/1fe8f779/?limit=25#1bcd</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/1fe8f779/?limit=25#1bcd</link><description>You are attempting a dynamic set invocation with valueId when what you wanted was...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Thu, 23 Mar 2017 04:11:42 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/1fe8f779/?limit=25#1bcd</guid></item><item><title>safa fakhfakh modified a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/1fe8f779/?limit=25#cb34</link><description>Hi, I want to use the InvokeSet but i keep getting an error : can not invoke set...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 22 Mar 2017 15:25:56 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/1fe8f779/?limit=25#cb34</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/1fe8f779/?limit=25#cb34</link><description>Hi, I want to use the InvokeSet but i keep getting an error : can not invoke set...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 22 Mar 2017 15:24:54 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/1fe8f779/?limit=25#cb34</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/1287f9ca/?limit=25#5617/eb30/b7fd</link><description>Hi, can you send it to me too please?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Thu, 16 Mar 2017 17:13:46 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/1287f9ca/?limit=25#5617/eb30/b7fd</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48/7f45/e616/ae69/efee/f465/14f0/3468</link><description>yes I read the documentation but I didn't really understand how that works. Actually...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Thu, 16 Mar 2017 15:55:33 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48/7f45/e616/ae69/efee/f465/14f0/3468</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48/7f45/e616/ae69/efee/f465/14f0</link><description>Did you read chapter 3.3 of the user guide? Binders can be written in C# VB.NET and...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Thu, 16 Mar 2017 15:12:29 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48/7f45/e616/ae69/efee/f465/14f0</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48/7f45/e616/ae69/efee/f465</link><description>Hi, I wanted to use the inference engine as you suggested but I am having trouble...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Thu, 16 Mar 2017 14:22:51 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48/7f45/e616/ae69/efee/f465</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd</link><description>The IBREDispatcher interface allows you to receive notifications when rules are fired....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Thu, 02 Mar 2017 16:18:23 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#d3cd</guid></item><item><title>safa fakhfakh modified a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#0328</link><description>Hi , I want to ask if there is a way to know when no rule have been fired after the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Thu, 02 Mar 2017 12:38:25 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#0328</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#0328</link><description>Hi , I want to ask if there is a way to know when no rule have been fired after the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Thu, 02 Mar 2017 12:38:11 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/413a06fc/?limit=25#0328</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48/7f45/e616/ae69/efee/d4fc</link><description>thanks a lot , i will try it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 01 Mar 2017 18:25:57 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48/7f45/e616/ae69/efee/d4fc</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48/7f45/e616/ae69/efee</link><description>It would be indirect: 1) expose object.prop as fact1 2) have a rule that infers fact2...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Wed, 01 Mar 2017 17:04:04 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48/7f45/e616/ae69/efee</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48/7f45/e616/ae69</link><description>how can i say for example, if object.prop=value then execute object.method with inference...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 01 Mar 2017 16:37:03 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48/7f45/e616/ae69</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48/7f45/e616</link><description>You can but indirectly, via facts, either with binding or on events. It's more involved...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Wed, 01 Mar 2017 16:30:44 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48/7f45/e616</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48/7f45</link><description>thank you, but i want the forward chaining. in fact i chose the flow engine because...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 01 Mar 2017 16:27:51 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48/7f45</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48</link><description>You are correct. Use either the Inference Engine or the Flow Engine + Backward Chainer...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Wed, 01 Mar 2017 16:25:28 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9/0e48</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9</link><description>that means that it executes the flow of rules only one time, and don't check if the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 01 Mar 2017 16:18:48 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5/d8d9</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5</link><description>By default, the Flow Engine doesn't use any chaining, it's just an imperative processor...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Wed, 01 Mar 2017 15:53:31 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d/b8a5</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#bf43</link><description>Thank you for the clarification.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 01 Mar 2017 15:50:13 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#bf43</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#c65b</link><description>Right, the old archives contain an outdated README, I can't really fix that. The...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Wed, 01 Mar 2017 15:47:49 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#c65b</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d</link><description>in fact , i have another question , it's regarding the flow engine, does it use forward...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 01 Mar 2017 15:45:10 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#dd9d</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#0b91</link><description>thanks. It says LGPL in the README.txt file that we get when downloading Nxbre-3_2_0.zip...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 01 Mar 2017 15:44:15 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#0b91</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#d78e</link><description>NxBRE was initially licensed under LGPL but has been switched to MIT almost 5 years...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Wed, 01 Mar 2017 15:31:53 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#d78e</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#2962</link><description>Hi, I want to know what's the license of NxBRE: at sourceforge.net they are indicating...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Wed, 01 Mar 2017 13:53:13 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/f5389158/?limit=25#2962</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/30aff39a/?limit=25#11ca</link><description>NxBRE provides a bunch of static utils to help with relfection calls. NxBRE.Util.DataAccess.GetArrayColumnValue...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Fri, 17 Feb 2017 15:53:21 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/30aff39a/?limit=25#11ca</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/30aff39a/?limit=25#14b0/897e</link><description>I didn't understand how the example you showed me is a solution to my problem, do...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Fri, 17 Feb 2017 15:49:19 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/30aff39a/?limit=25#14b0/897e</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/30aff39a/?limit=25#14b0</link><description>Check this out: https://github.com/ddossot/NxBRE/blob/master/NxBRE3/Rulefiles/te...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Thu, 16 Feb 2017 17:17:14 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/30aff39a/?limit=25#14b0</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/30aff39a/?limit=25#3cd2</link><description>thanks for the reply. after i located the index with &lt;Increment&gt; how can I acces...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Thu, 16 Feb 2017 16:39:02 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/30aff39a/?limit=25#3cd2</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/30aff39a/?limit=25#d234</link><description>Use an &lt;Increment&gt; rule alongside the &lt;ForEach&gt; to keep track of the index.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Thu, 16 Feb 2017 16:29:14 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/30aff39a/?limit=25#d234</guid></item><item><title>safa fakhfakh posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/30aff39a/?limit=25#488b</link><description>Hi, I am new to NxBRE, and i am trying to work with the flow engine, i read the documentation...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">safa fakhfakh</dc:creator><pubDate>Thu, 16 Feb 2017 09:20:34 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/30aff39a/?limit=25#488b</guid></item><item><title>David Dossot posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/bdbf2030/?limit=25#9d90</link><description>NxBRE.Util.Logger exposes several TraceSource that you can listen to, using standard...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Dossot</dc:creator><pubDate>Mon, 17 Oct 2016 06:36:46 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/bdbf2030/?limit=25#9d90</guid></item><item><title>Rajesh Bansal posted a comment on discussion Help</title><link>https://sourceforge.net/p/nxbre/discussion/339175/thread/bdbf2030/?limit=25#cac6</link><description>Hi, How can i enable tracing in nxbre for rule execution. I want to trace information...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rajesh Bansal</dc:creator><pubDate>Mon, 17 Oct 2016 01:22:20 -0000</pubDate><guid>https://sourceforge.net/p/nxbre/discussion/339175/thread/bdbf2030/?limit=25#cac6</guid></item><item><title>NxBRE released /OldFiles/nxbre-2_5.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_5.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:44 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_5.zip/download</guid></item><item><title>NxBRE released /OldFiles/nxbre-2_4-docs.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_4-docs.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:44 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_4-docs.zip/download</guid></item><item><title>NxBRE released /OldFiles/nxbre-3_0_0RC1.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-3_0_0RC1.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:44 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-3_0_0RC1.zip/download</guid></item><item><title>NxBRE released /OldFiles/nxbre-2_5_2.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_5_2.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:44 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_5_2.zip/download</guid></item><item><title>NxBRE released /OldFiles/nxbre-2_5-docs.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_5-docs.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:44 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_5-docs.zip/download</guid></item><item><title>NxBRE released /OldFiles/nxbre-ie-registry.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-ie-registry.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:44 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-ie-registry.zip/download</guid></item><item><title>NxBRE released /OldFiles/nxbre-2_3-docs.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_3-docs.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:44 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_3-docs.zip/download</guid></item><item><title>NxBRE released /OldFiles/nxbre-2_5_1.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_5_1.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:44 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_5_1.zip/download</guid></item><item><title>NxBRE released /OldFiles/nxbre-2_5_1-docs.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_5_1-docs.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:44 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_5_1-docs.zip/download</guid></item><item><title>NxBRE released /OldFiles/nxbre-3_0_0RC2.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-3_0_0RC2.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:44 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-3_0_0RC2.zip/download</guid></item><item><title>NxBRE released /OldFiles/nxbre-2_4.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_4.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:44 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_4.zip/download</guid></item><item><title>NxBRE released /OldFiles/nxbre-ie-console-1_2.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-ie-console-1_2.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:44 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-ie-console-1_2.zip/download</guid></item><item><title>NxBRE released /OldFiles/nxbre-rulefiles.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-rulefiles.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:44 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-rulefiles.zip/download</guid></item><item><title>NxBRE released /OldFiles/nxbre-ie-console-1_1_1.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-ie-console-1_1_1.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:44 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-ie-console-1_1_1.zip/download</guid></item><item><title>NxBRE released /OldFiles/nxbre-1_8_2-examples.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-1_8_2-examples.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:43 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-1_8_2-examples.zip/download</guid></item><item><title>NxBRE released /OldFiles/nxbre-2_3.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_3.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:43 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-2_3.zip/download</guid></item><item><title>NxBRE released /OldFiles/nxbre-1_8_1-examples.zip</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/nxbre/files/OldFiles/nxbre-1_8_1-examples.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">NxBRE</dc:creator><pubDate>Tue, 13 Jan 2015 20:12:43 -0000</pubDate><guid>http://sourceforge.net/projects/nxbre/files/OldFiles/nxbre-1_8_1-examples.zip/download</guid></item></channel></rss>