gnustep-dev
[Top][All Lists]
Advanced

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

Corebase Release Status


From: Stefan Bidi
Subject: Corebase Release Status
Date: Mon, 23 Apr 2012 11:37:35 -0500

I had to postpone the initial release of corebase.  New job, less time and a move are among the reasons for the delay.

If everything goes well, I will make a release in June.

If anyone is interested, the following types/functions will not be included in the initial release:
CFBundle
CFFileDescriptor
CFMachPort ***
CFMessagePort **
CFNotificationCenter
CFPlugIn
CFPlugInInstance
CFPreferences
CFPropertyList
CFReadStream
CFRunLoop
CFRunLoopObserver
CFRunLoopSource *
CFRunLoopTimer
CFSocket
CFStringTokenizer
CFWriteStream
CFXMLParser

* Version 1 run loops require mach_port_t and is out of scope
** According to Apple docs, CFMessagePort uses a version 1 run loop. If it cannot be implemented without a mach_port_t, it will fall out of scope.
*** Out of scope due to use of mach_port_t.

reply via email to

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