On Monday, 13 July 2015 at 15:57:41 UTC, Kagamin wrote:
On Monday, 13 July 2015 at 12:12:22 UTC, ChangLong wrote:
3) No Inversion of Control (aka: Dependency Injection) Concept
Since this is a broad term, on which level do you miss an explicit concept for this? Any concrete example?

Like this: http://symfony.com/doc/current/book/service_container.html It is easy to expand services and maintains application with many components
And it is also very good for business logic decoupling

There were some attempts at it

http://forum.dlang.org/post/fffrtzrwuwdbjfipr...@forum.dlang.org
http://forum.dlang.org/post/xqsfpayquptholbfc...@forum.dlang.org

It is what I am looking for, thanks!

Reply via email to