Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-2052

code quality: very poor identifiers - private def localElementPropertyReferencedElements(f: F)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.2.0
    • None
    • Clean Ups

    Description

      This method is using a type parameter.

      The name is "F".

      This is ineffective at explaining what this is for. Choose better name, and enhance this code and surrounding class/trait with scaladoc of this type parameter so that we can understand what it does.

      private def localElementPropertyReferencedElements(f: F)

      Attachments

        Activity

          People

            Unassigned Unassigned
            mbeckerle Mike Beckerle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: