Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-1547

no equivalent of <inherited-binding> when using annotations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.1.2
    • 4.1.5
    • Annotations
    • None

    Description

      The followign workaround works in most cases:

      @Component(binding="element=element")
      public abstract Any getAny();

      I have found that in case of 'updateComponents' parameters (eg. DirectLink's) this doesn't work, so I have to fall back using XML specifications.

      Attachments

        Activity

          People

            andyhot Andreas Andreou
            snorbi Norbert Sándor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: