Missing Frameworks
Missing Frameworks
- Subject: Missing Frameworks
- From: Rosyna <email@hidden>
- Date: Fri, 17 May 2002 16:14:49 -0700
I'd thought I'd ask this here since it came up in a recent discussion
with another cocoa developer.
I have a bundle that links to framework A. This framework has a class
that the main entry point for my bundle is a subclass of. (framework
contains class Foo, I am a subclass of class Foo so I cannot manually
load it from code). For whatever reason, the developer of this
application I am a bundle of renamed it's Framework and now my bundle
fails because it cannot find the linked framework anymore. Is there
any way to link to both frameworks of class Foo and not "die" if one
of the frameworks does not exist? And for history, was this ever
possible using Cocoa/OpenStep classes?
--
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insanely Great People
---
Please include any previous correspondence in replies, it helps me
remember what we were talking about. Thanks.
_______________________________________________
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.