Giter VIP home page Giter VIP logo

Comments (5)

alexmg avatar alexmg commented on July 20, 2024

From [email protected] on February 09, 2008 19:21:28

Created an initial implementation in Autofac.Extras.TaggedScopes.

So far supports only delegate registrations. To support reflective ones, a custom
registrar is necessary. Before exposing the base registrar types they need to be
reviewed.

Cannot support anonymous containers within the hierarchy without exposing Parent from
IContainer (not particularly desirable.) Otherwise works pretty well. Key methods are:

ContainerBuilder.EnableTaggedContexts() [Extension]
ContainerBuilder.RegisterInContext() [Extension]
Container.CreateTaggedInnerContainer() [Extension]

Status: Started

from autofac.

alexmg avatar alexmg commented on July 20, 2024

From [email protected] on February 21, 2008 01:30:29

Reimplementing - will require only ContainerBuilder.RegisterInContext() and
IContainer.Tag()

from autofac.

alexmg avatar alexmg commented on July 20, 2024

From [email protected] on February 24, 2008 23:55:50

Implemented under the Autofac.Tags namespace.

Status: Verified

from autofac.

alexmg avatar alexmg commented on July 20, 2024

From [email protected] on February 25, 2008 02:40:24

Disposal semantics not correct. See ignored unit test.

Status: Started

from autofac.

alexmg avatar alexmg commented on July 20, 2024

From [email protected] on February 25, 2008 12:56:08

Done, does the trick.

Status: Verified

from autofac.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.