Isn’t this more an object pool rather than a dependent Injection framework?
Il giorno lun 15 ago 2022 alle 10:33 Hamed Masafi
ha scritto:
> Hi
>
> I guess you all know what a dependence is, so I skip ahead. But there's a
> lot of significance in programming these days.
> Because of the QML, prog
Hamed Masafi wrote:
> The source is in this github repo:
> https://github.com/HamedMasafi/QInjection
I see the misspelled word "scopped" appearing several times in that
repository. It should be "scoped" with just one 'p'.
Kevin Kofler
__
Hi
I guess you all know what a dependence is, so I skip ahead. But there's a
lot of significance in programming these days.
Because of the QML, programs have become two parts now, and we no longer
have a complete control of the tree - structure of objects. That's why we
need to get an injection me