On 02/07/2015 05:42 PM, David Chisnall wrote:
> What are the extensions?  We currently have pluggable implementations
> of NSRunLoop for Windows / *NIX, it would be nice to have an
> implementation that used libdispatch where available, so that we'd
> build the run loop on top of libdispatch (as Apple does), rather than
> trying to build it along side and then integrate it.
> 
> David

That is my long-term goal. Or more precisely, build the run loop on top
of CoreBase, which builds on top of libdispatch.

-- 
Luboš Doležel

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

Reply via email to