Re: NSTree ??
Re: NSTree ??
- Subject: Re: NSTree ??
- From: Edwin Zacharias <email@hidden>
- Date: Fri, 21 Jun 2002 13:19:04 -0400
On Friday, June 21, 2002, at 10:15 AM, email@hidden wrote:
So what ARE the CF routines .. ?? Are they all going to be converted
into some NS version
(for those that are not??)
Some of them are just hard to find. Sockets are implemented using
NSFileHandle, although you still have to use C functions to get the
socket file descriptor.
There's a whole bunch of new stuff Apple is planning to do with bundles
in the CoreFoundation. I don't know if this has been talked about
before, but Apple is designing a plugin system based on COM. It would
definitely be nice to know if/when this is going to be integrated into
Cocoa.
The same goes for the XML parser. Great in CF. Nothing in Cocoa yet.
While on the subject, is Apple's plan for a Cocoa Corba implementation
officially dead? I guess it probably is since AppleEvents is now the
preferred interapplication communication system. What's the preferred
method for talking to apps on other systems, though?
- Edwin
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.