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

When Autobuilding a class, the constructor to be used should be identified in the trace output

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.2.0
    • 5.2.0
    • tapestry-ioc
    • None

    Description

      The operation trace is useful for tracking down IoC injection problems, but in this case, it's slightly sketchy (I've elided some class names):

      • Autobuilding instance of ....SecurityFilter
      • Determining injection value of parameter #4 (....PageTitleExtractor)
      • Resolving object of type ....PageTitleExtractor using MasterObjectProvider

      I think there should be a line between #1 and #2 saying "Using constructor ...PageTitleExtract(....) and listing the parameter types

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            hlship Howard Lewis Ship
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: