Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-3657

[DS] ServiceFactory problems

    XMLWordPrintableJSON

Details

    Description

      Three problems:
      1. service factory getService doesn't fetch the dependencies first
      2. dependencyManager serviceRemoved should remove the reference from the dependency map, not unget service which is called from many other places
      3. dependencyManagers are shared among all instances created by a ServiceFactoryComponentManager, so they shouldn't ever have a reference to the implementation object, it should be passed in.

      Attachments

        Activity

          People

            djencks David Jencks
            djencks David Jencks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: