Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-4140

EarlyExecutionAware must have generic type arguments

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 4.5.2
    • None
    • None
    • None

      A model class that implements RenderingModel with a type argument cannot also implement EarlyExecutionAware. This is because EarlyExecutionAware extends RenderingModel without a type argument. The compiler then refuses to accept that the class implements RenderingModel both with and without type arguments.

        Acceptance criteria

              tmattsson Tobias Mattsson
              tmattsson Tobias Mattsson
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD