gnustep-dev
[Top][All Lists]
Advanced

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

Re: Moving CoreBase into Base


From: Eric Wasylishen
Subject: Re: Moving CoreBase into Base
Date: Thu, 16 Sep 2010 14:10:06 -0600


On Sep 16, 2010, at 12:18 PM, Stef Bidi wrote:

On Thu, Sep 16, 2010 at 11:53 AM, Quentin Mathé <address@hidden> wrote:
Would merging CoreBase into Base be ok or should we rather just import string.h in Foundation.h until the matter has been better discussed?
 
Whatever's decided, I just want to say I don't really care.  Some of CoreBase depend heavily on the internal workings of Base and ends up having to dublicate a few things here and there (just take a look in CFString.m).  On the other hand, CoreBase is a completely different beast/library and I'm not sure it belongs in Base.
 

For now, could we put all of those standard C includes in prefix.h (surrounded by an #ifndef CF_EXCLUDE_CSTD_HEADERS) ? 

On the other hand I think including CoreBase in base is a good idea as well.

Eric

reply via email to

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