Re: How to use a class, which may not be available
Re: How to use a class, which may not be available
- Subject: Re: How to use a class, which may not be available
- From: m <email@hidden>
- Date: Fri, 30 Jan 2004 12:21:19 -0600
On Jan 30, 2004, at 6:28 AM, Alastair Houghton wrote:
Take a look at section 3.7.5 of my FAQ, here:
http://www.alastairs-place.net/cocoa/faq.txt
Thank you, but your FAQ only covers part of solution and doesn't cover
the situation where you may have subclassed an unavailable class.
As near as I can tell, if you have subclassed a class that might be
unavailable, you need to package the subclass in its own framework, and
you need to weak link that framework as well.
Regards,
_murat
_______________________________________________
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.