runOnMainQueueWithoutDeadlocking and all its evils.
runOnMainQueueWithoutDeadlocking and all its evils.
- Subject: runOnMainQueueWithoutDeadlocking and all its evils.
- From: Alex Zavatone <email@hidden>
- Date: Fri, 06 Nov 2015 11:36:16 -0500
- X_v_e_cd: a986c7de5f9ac2828d72a1250dfe1eaa
- X_v_r_cd: 6b410cdcf6729c7b903f1f9bc146c378
Bearing in mind my experience dealing with code in the past that was chock full of runOnMainQueueWithoutDeadlocking calls, I can not fathom why someone who was not updating the UI would need to use this type of approach… everywhere.
Besides complete ineptitude, is there a rational reason that any one of you can think of why someone would be using this for GCD dispatches instead of just making and using their own GCD dispatch queue?
Before I start destroying the universe and changing this (in a fork), I'd like to hear the words of those much smarter than I on this subject.
But seriously, WHY?
Thank you.
- Alex Zavatone
_______________________________________________
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