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

OperationTracker description logging improvement

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Minor
    • Resolution: Unresolved
    • 5.3, 5.4
    • None
    • tapestry-ioc

    Description

      I like the concept of the OperationTracker, but it would be nice if the operation's description was created only when it's needed. Most of the tapestry code creates the description using the string concatenating or String.format all the time, but it is only used when an error occurs or the debug logging is enabled.

      I would suggest to create new interface Operation/OperationInvokable with getDescription method as the replacement of Runnable/Invokable interface:

      Attachments

        Issue Links

          Activity

            People

              jkemnade Jochen Kemnade
              denis.stepanov Denis Stepanov
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: