Is adding new CF types still impossible?
Is adding new CF types still impossible?
- Subject: Is adding new CF types still impossible?
- From: Ross Tulloch <email@hidden>
- Date: Sun, 26 Mar 2006 20:08:53 +1100
Hi list,
Back in 2001 there was a discussion on cocoa-dev regarding the
creation of new CF types:
<http://www.cocoabuilder.com/archive/message/cocoa/2001/6/4/22187>
The answer was basically: No, you can't do this. Use CFMutableDataRef
as a wrapper for your data instead.
Does anybody know if this situation has changed or is the
CFMutableDataRef approach still the way to go?
I've had a look at CFRuntime.c and it doesn't look like this has
changed but I just want to be sure I haven't missed something.
Thanks,
Ross.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden