Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-3951 Groovy 1.8 runtime performance improvements
  3. GROOVY-4276

allow direct method calls on "this" to private methods if the method call target is clearly selectable at compile time

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.8-beta-4
    • None
    • None

    Description

      private methods differ from normal methods in that they cannot be overloaded by a child class. The restriction is compared to GROOVY-4275 smaller. The default meta class is still required though.

      Attachments

        Activity

          People

            blackdrag Jochen Theodorou
            blackdrag Jochen Theodorou
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: