Re: Frameworks in Bundles
Re: Frameworks in Bundles
- Subject: Re: Frameworks in Bundles
- From: Marcel Weiher <email@hidden>
- Date: Sat, 30 Mar 2002 11:33:17 +0100
On Saturday, March 30, 2002, at 01:44 Uhr, Rosyna wrote:
Have any ideas on how to manually load a framework? This seems like a
huge, huge problem (aside from being unable to unload NSBunldes)
This doesn't seem to be documented, but you can load a framework just
likea bundle: get the NSBundle, send it load. This means that you
cannot refer to symbols in those frameworks directly.
Marcel
--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.
_______________________________________________
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.