[Development] Proposal: Adding dependency injection to Qt

2022-08-15 Thread Hamed Masafi
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

Re: [Development] Challenge: adding new method overloads when existing consumers use {} with args

2022-08-15 Thread A . Pönitz
On Sat, Jul 30, 2022 at 01:10:55PM +0200, Giuseppe D'Angelo via Development wrote: > On 28/07/2022 22:54, Thiago Macieira wrote: > > This case can be considered a Category B source incompatible change as per > > https://quips-qt-io.herokuapp.com/quip-0006.html, because it clearly > > introduces