thx for the info
I added a Feature Request (
http://jira.jboss.com/jira/browse/JBRULES-1209)
perhaps someone can do this...
at the moment I'm working hard to bring all together for an eclipse
RCP solution: rule-based (Drools) and business-process-driven (jBPM)
later I hopefully will have some time to make contributions, too
ekke
Kris Verlaenen wrote:
> inside the RuleFlow editor I have to enter the RuleFlowGroup below
> the name in the properties view but I have no informations about all the
> RuleFlowGroups used inside the .drl's.
Currently, we kind of assume that, when you are using a ruleflow to
describe
the order in which sets of rules should be executed, you know the names of
those sets of rules (= ruleflow-groups).
There are currently no plans on providing context assist for the
ruleflow-group property, as there are potential problems with that
approach
as well: some people might want to define their ruleflow before their
rules,
and it might easily become quite useless in large projects with a lot of
ruleflow-groups.
Being able to get an overview of all current ruleflow-groups and the rules
they contain is a good idea however. I think we can extends the RulesView
so that it supports sorting not only based on package but for example also
on ruleflow-group. I welcome everyone who would like to make this small
contribution to this open-source project ;)
Kris
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
--
View this message in context:
http://www.nabble.com/ruleflow-group-tf4486773.html#a12799506
Sent from the drools - user mailing list archive at
Nabble.com.