Hi.

PureFoundation is mostly my fault. It was intended to provide a 
binary-compatible Foundation implementation for the PureDarwin project (and 
succeeded in as far as it could run those bits of Darwin, such as dscl and 
arch(!), which were written in Objective-C). Unfortunately, it hasn't seen any 
further development in the last year or so.

Bit if you (the OP) just want C access to CoreFoundation, the OpenCFLite 
project is current and has working and patched versions available for Windows 
and Linux.

_sjc_


On 23 Mar 2010, at 19:57, Hans Baier wrote:

> There actually exists an effort like that. It is called
> purefoundation. Googling for it should immediately take you there.
> 
> Kind regards,
> Hans Baier
> 
> Am 23.03.2010 um 18:24 schrieb Vincent Richomme
> <[email protected]>:
> 
>> Hi,
>> 
>> I wanted to know if it would be possible to write a Foundation based
>> on
>> CoreFoundationLite (open source from apple) ?
>> Actually objective-c is not an ultimate goal for me and ideally I
>> would
>> like to
>> be able to call objective-c methods only using c.
>> It would imply that each NS type should have a corresponding C
>> type(CFxxx).
>> Is it theroretically possible to do this ?
>> 
>> 
>> 
>> 
>> _______________________________________________
>> Gnustep-dev mailing list
>> [email protected]
>> http://lists.gnu.org/mailman/listinfo/gnustep-dev
> 
> 
> _______________________________________________
> Gnustep-dev mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/gnustep-dev



_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to