Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-241

Currying a curried closure doesn't produce a new object

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-beta-3
    • 1.0-beta-4
    • None
    • None

    Description

      The first time a closure is curried a new closure is created. However if the curried closure is curried again the new parameters are just added to the old ones. This is wrong a new closure should be produced

      Attachments

        Activity

          People

            tug John Wilson
            tug John Wilson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: