Where will D sit in the web service space?
Kagamin via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jul 13 08:57:39 PDT 2015
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/fffrtzrwuwdbjfiprwgi@forum.dlang.org
http://forum.dlang.org/post/xqsfpayquptholbfcogf@forum.dlang.org
More information about the Digitalmars-d
mailing list