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

FactorBuilderSupport's resolve* methods could be extension friendly

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-beta-2, 1.8.6
    • 2.0-beta-3, 1.8.7
    • groovy-jdk
    • None

    Description

      Resolve* methods are marked as protected (which is good for subclasses) but a decorator may no access these methods from the builder it decorates. The implementation of these methods should delegate to the public getters rather tahn accessing the fields directly.

      Attachments

        Activity

          People

            aalmiray Andres Almiray
            aalmiray Andres Almiray
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: