On 1 Jul 2017, at 22:51, Daniel Ferreira (theiostream) <bnm...@gmail.com> wrote:
> 
> This would require rewriting a good part of CFRunLoop, but it seems
> more approachable than expecting Base's NSRunLoop to depend on
> libdispatch.

Note that an increasing amount of Cocoa code depends on at least the main 
runloop having a libdispatch queue, and libdispatch runs on all 
GNUstep-supported platforms (including Windows - there are multiple ports, and 
Microsoft maintains one, though I also talked to that team a few months ago 
about reimplementing the libdispatch APIs on top of the Windows concurrency 
primitives).

David


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to