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

Support class literals with complex constraints and custom evaluators

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 6.1.0.Beta1
    • 5.5.1.Final, 6.0.0.Final
    • None
    • None

    Description

      The following is supported, when A is a class name:

       Pattern( this op A ) 

      But the following fails with a CCE

       Pattern( this op A || this op B ) 

      when it tries to resolve A as a field of the class Pattern

      Attachments

        Activity

          People

            mfusco@redhat.com Mario Fusco
            dsotty Davide Sottara (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: