Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-176

Enable @Mixins annotation in component classes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Abandoned
    • 5.0.15
    • None
    • None
    • None

    Description

      Implementation mixins can be declared in component classes using the @Mixin annotation for each desired mixin. If I have 4 such mixins in a component I will have 4 @Mixin annotations, each of course paired with a @SuppressWarnings("unused") annotation to shut eclipse up. It would be nice if I could just use the already existing @Mixins annotation once to list all mixins. Of course the semantics would be a bit different - perhaps it would need to be on the component class instead of a field in this case.

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            chrislewis Chris Lewis
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: