Re: How to store a pointer to class contructor
Dmitriy Asondo via Digitalmars-d-learn Thu, 24 Dec 2020 02:35:27 -0800
The idea is to store somewhere services (classes) first and only
when the app need - instantiate services for
app/thread/http-request (as option) and provide values to
constructors via DI
- How to store a pointer to class co... Dmitriy Asondo via Digitalmars-d-learn
- Re: How to store a pointer to... Dmitriy Asondo via Digitalmars-d-learn
- Re: How to store a pointe... Mike Parker via Digitalmars-d-learn
- Re: How to store a po... Dmitriy Asondo via Digitalmars-d-learn
- Re: How to store ... Mike Parker via Digitalmars-d-learn
- Re: How to store a pointer to... Jacob Shtokolov via Digitalmars-d-learn
- Re: How to store a pointer to... Jacob Carlborg via Digitalmars-d-learn
