Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-6639

Rules in a Rule Unit should be namespaced by the Rule Unit ID

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • core engine
    • 2022 Week 44-46 (from Oct 31)
    • 5
    • NEW
    • NEW

      Currently if two rules appear in two different rule units with the same package name the rule names will clash, because processing is still on a package-name basis.

      This is a bug: rules belonging to 2 different rule units should not clash, even if the rule units belong to the same package, because those rules would be namespaced by the entire rule identifier i.e. package + rule unit name (i.e. FQCN of the RuleUnitData class)

            mfusco@redhat.com Mario Fusco
            evacchi Edoardo Vacchi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: