Endovena: a dependency injection framework.

George Sapkin via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Wed Nov 19 08:12:27 PST 2014


On Friday, 17 October 2014 at 22:55:24 UTC, Orfeo wrote:
> Hi all,
>
> I'd like to announce the initial version of endovena, a 
> dependency injection
> framework.
>
> It's based on dejector, a great work by Jakub Stasiak, with 
> some new features borrowed from dryioc (C# IoC)
>
> I would be glad to see any feedback,
> Thank you.
>
> * [endovena] https://github.com/o3o/endovena Boost License 1.0
> * [dejector](https://github.com/jstasiak/dejector)
> * [dryioc](https://bitbucket.org/dadhi/dryioc)

Am I missing something or is this a Service Locator anti-pattern? 
More about it here: 
http://blog.ploeh.dk/2010/02/03/ServiceLocatorisanAnti-Pattern/


More information about the Digitalmars-d-announce mailing list