gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Merging CoreBase into Base


From: Luboš Doležel
Subject: Re: Merging CoreBase into Base
Date: Wed, 14 Aug 2013 10:24:30 +0200
User-agent: Roundcube Webmail/0.5

On Mon, 12 Aug 2013 23:18:31 +0200, Luboš Doležel wrote:
On 12.8.2013 17:26, Stefan Bidi wrote:
(3) I'm still a little torn between keeping the 2 libraries separate or just installing them as a single, large library. I would like to get
some opinions on this.

Hi,

I don't see the advantage of this one. Should any given app need Core
Foundation, it can link against it.

In future, we'll need some tighter integration between base and
corebase - namely for CFRunLoop I suppose - but that can always be
solved without the two being merged.

Of course, should keeping them apart ever become a hurdle, then why not.

I'm sort of rethinking that. After a deeper look, the integration between NSRunLoop and CFRunLoop should be very tight, with NSRunLoop becoming mostly just an ObjC wrapper for CFRunLoop. To minimize the amount of code maintained, a merge would be helpful.

And I need functioning CFRunLoop to implement some SystemConfiguration.framework functionality :-(

--
Luboš Doležel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]