rule-engine
Rule Engine in JavaScript [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-11 11:32 分类:问答Referencing associations with Ruleby on Rails
I\'ve recently started messing with a gem called \'ruleby\', a rule-engine for Ruby. The documentation for ruleby is a bit sparse, however, and I can\'t seem to figure out how to properly reference as[详细]
2023-04-07 01:44 分类:问答Reasoning behind using a rules engines
This is more of a generic question. But I am trying to understand a concept of using a tool and why one would need this tool. I keep going round and round.[详细]
2023-04-07 01:20 分类:问答Implementing a rules system
I\'m building an app for android which allows objects to be merged together based on certain conditions. At the moment I\'m looking to do this using if statements (nested or not) and am just wondering[详细]
2023-04-05 22:20 分类:问答What are the top five challenges when implementing an Enterprise level Rule Engine? [closed]
As it currently stands, this question is not a good fit f开发者_运维技巧or our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so[详细]
2023-04-04 05:04 分类:问答Database driven rule engines in java
I need to develop an application to be able to define the rules through UI and save them to database and nee开发者_开发知识库d to execute them on some data coming from another source. Is there is a ru[详细]
2023-04-02 09:44 分类:问答Specifying and Executing Rules in Ruby
I am looking for a Ruby/Rails tool that will help me accomplish the following: I would like to store the following string, and ones similar to it, in my database. When an object is created, updated,[详细]
2023-03-31 05:35 分类:问答Editing RuleSets with RuleSetDialog
RuleSet class has Name and Description properties. Rule class has Name and Description properties. As far as I can see, using 开发者_JS百科RuleSetDialog form for runtime creation of RuleSets only ex[详细]
2023-03-27 22:13 分类:问答Is there any Comparison between .NET Workflow RuleEngine and others e.g. NxBRE?
In our project, we need a rule engine component, after a short time research i found that that .NET Workflow also has it\'s rule engine. is there any complete comparison list between .NET Workflow Rul[详细]
2023-03-23 15:56 分类:问答Prolog Beginner - Is This a Bad Idea?
The application I\'m working on is a \"configurator\" of sorts. It\'s written in C# and I even wrote a rules engine to go with it. The idea is that there are a bunch of propositional logic statements,[详细]
2023-03-21 19:32 分类:问答