Loading NSBundles (.framework) not originally included in project
Loading NSBundles (.framework) not originally included in project
- Subject: Loading NSBundles (.framework) not originally included in project
- From: King Chung Huang <email@hidden>
- Date: Tue, 22 Apr 2003 21:14:38 -0600
Is it possible to load in known NSBundles (.framework) in a WebObjects app
that weren't originally included in the project? My application accepts a
variety of plug-ins in the form of .framework bundles. If I know the names
of the bundles and where they're located, can I load them programmatically?
NSBundle.bundleWithPath(aPath) is deprecated. Is there some other way to do
it?
Thanks,
King Chung Huang
Learning Commons
University of Calgary
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.