Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-47

Infinite nesting of elements in rules.

    XMLWordPrintable

Details

    Description

      Windup rules schema does not provide the ability to nest infinitely. For example there is a java-classification. This allows you to target by IMPORT, TYPE (method parameter), INHERITANCE, or METHOD.

      However, these java-classifications can't be nested. So, we can have a rule that will fire on a method name if the class extends or implements a certain class.

      Targeting the method alone leads to too many false positives which lessens the value of the tool.

      Also means that we can't have different hints for methods that are overridden with different parameters.

      Attachments

        Activity

          People

            lincolnthree Lincoln Baxter III (Inactive)
            rhn-gps-rgreatho Robb Greathouse (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: