Re: Carbon -> Cocoa
Re: Carbon -> Cocoa
- Subject: Re: Carbon -> Cocoa
- From: Tor Arne Vestbø <email@hidden>
- Date: Fri, 24 Aug 2018 19:01:48 +0000
- Thread-topic: Carbon -> Cocoa
On 23 Aug 2018, at 12:06, Alastair Houghton <email@hidden>
wrote:
>
> Run loops are based on dispatch queues too, these days.
Are they? We use CFRunLoop in the Qt event dispatchers on macOS and iOS, and I
these behave as normal sources without any sign of dispatch queues as far as I
can tell?
I did experiment with using dispatch sources instead, but these can not be
recursed, which was a showstopper unfortunately. I would have loved to use the
queue debugging feature (backtrace recording) to tie posted Qt events back to
their origin.
Cheers,
Tor Arne
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden