Details

    • Type: Bug Bug
    • 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

      SICA.verify is currently not functional:

      public class Name() {
      public void setName(String name);
      }

      pico = new DPC(new CCAF(new SICAF()));
      pico.registerComponentInstance("The Name");
      pico.registerComponentImplementation(Name.class);
      pico.verify() // throws in SICA.verify

        Activity

        Jörg Schaible made changes -
        Field Original Value New Value
        Fix Version/s 1.1 [ 10307 ]
        Affects Version/s 1.0 [ 10423 ]
        Affects Version/s 1.1 [ 10307 ]
        Hide
        Jörg Schaible added a comment -

        Fixed. Implements now own verify.

        Show
        Jörg Schaible added a comment - Fixed. Implements now own verify.
        Jörg Schaible made changes -
        Resolution Fixed [ 1 ]
        Fix Version/s 1.1 [ 10307 ]
        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: