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

Inline casts involving "this" are not rewritten correctly

    XMLWordPrintable

Details

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

    Description

      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
      

      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: