CFLite was released by Apple a few years ago, and is an implementation
of the objects used in property lists. As I recall, it was APSL'd.
It was used in porting Launchd and a few other Apple projects to other
systems.
Since the CF* objects are just NS* objects (with some evil hackery in
the runtime), it should be pretty trivial to implement a
CoreFoundation on top of GNUstep just with some preprocessor macros.
I did hack together some a while ago that would declare an inline
function which called the ObjC runtime function for a given selector.
I can try to find them (or rewrite them) if anyone's interested.
David
On 24 Nov 2008, at 08:07, Yen-Ju Chen wrote:
This may interest some.
Yen-Ju
---------- Forwarded message ----------
From: Alexei Svitkine <[EMAIL PROTECTED]>
Date: Mon, Nov 24, 2008 at 3:24 PM
Subject: CF-Lite
To: Cocotron Developers <[EMAIL PROTECTED]>
So some of the (non-Apple) people hacking on WebKit have been working
on a Windows CoreFoundation:
http://lwat.blogspot.com/2008/11/corefoundation-gone.html
There's even a Google Code project:
http://code.google.com/p/cf-lite/
Some of this stuff might be useful to Cocotron, I think.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Cocotron Developers" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cocotron-dev?hl=en
-~----------~----~----~----~------~----~------~--~---
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep