Re: how to centralize functionality more elegantly?
Re: how to centralize functionality more elegantly?
- Subject: Re: how to centralize functionality more elegantly?
- From: Ondra Cada <email@hidden>
- Date: Sat, 7 Sep 2002 19:01:31 +0200
On Saturday, September 7, 2002, at 06:52 , James DiPalma wrote:
there is no compile time or run time check to verify that [NSApp delegate]
actually is a (MainController*)
Ammm... have I overlooked something?
if ([[NSApp delegate] isKindOfClass:[MainController class]]) ...
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.