On 11 Feb 2019, at 12:49, Juan Gonzalez Burgos 
<juangbur...@gmail.com<mailto:juangbur...@gmail.com>> wrote:

Hi guys,

Sorry to bother you with yet another promise/deferred library for Qt. I am 
looking for feedback.

https://github.com/juangburgos/QDeferred


I like it!

The start/stopLoopInThread seems to me to be a bit too specialised for that 
level of abstraction. Triggering work through a timer is nice, but being able 
to start the async work based on a variety of triggers (events or signals) 
would be even nicer :) For instance, starting a database query in response to 
an HTTP request; or some heavy computation based on changes to the file system.


Cheers,
Volker



_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to