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

Support class literals with complex constraints and custom evaluators

XMLWordPrintable

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

      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

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

              Created:
              Updated:
              Resolved: