Details

    • Type: Improvement Improvement
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.0
    • Fix Version/s: 1.1
    • Component/s: PicoContainer (Java)
    • Labels:
      None
    • Number of attachments :
      0

      Description

      Remove the PC.verify method in favour of a VerifyingVisitor.

      Pc.verify is a typical method used in development, but not in a life environment. An analysis of the PC.verify usage shows, that the method is not called anywhere in the whole code base of Pico/Nano/Micro except for unit tests and decorator PCs.

      Using the visitor pattern and our PicoVisitor we are able to provide the user with a VerifyingVisitor that has same capabilities and deprecate and later remove PC.verify to clean-up the API.

        Activity

        Hide
        Jörg Schaible added a comment -

        Done.

        Show
        Jörg Schaible added a comment - Done.
        Jörg Schaible made changes -
        Field Original Value New Value
        Resolution Fixed [ 1 ]
        Status Open [ 1 ] Closed [ 6 ]

          People

          • Assignee:
            Jörg Schaible
            Reporter:
            Jörg Schaible
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: