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

Inline casts involving "this" are not rewritten correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 6.3.0.Beta2
    • 6.3.0.Beta1
    • core engine
    • None
    • NEW
    • NEW

      Inline casts should support "this", e.g.

      Object( this#String matches "X" )  <-- rewritten incorrectly
      Object( this#Foo isA Bar.class )   <-- not detected as an evaluator constraint
      

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

                Created:
                Updated:
                Resolved: