Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-894

GetBridgeInjector should not create a new Injector

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.14
    • REEF.NET, REEF.NET Driver
    • None

    Description

      GetBridgeInjector in BridgeConfigurationProvider violates the singleton guarantee we have for our Driver by returning a new IInjector instantiated with a new BridgeConfiguration everytime we call it. We should make BridgeConfiguration and the IInjector retrieved from GetBridgeInjector lazy, static singletons instead.

      Attachments

        Issue Links

          Activity

            People

              afchung90 Andrew Chung
              afchung90 Andrew Chung
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: