NSConnection delegate methods - shouldMakeNewConnection vs makeNewConnection
NSConnection delegate methods - shouldMakeNewConnection vs makeNewConnection
- Subject: NSConnection delegate methods - shouldMakeNewConnection vs makeNewConnection
- From: Dan Bernstein <email@hidden>
- Date: Fri, 25 Jun 2004 09:29:33 +0300
The NSConnection delegate methods
-connection:shouldMakeNewConnection:
and
-makeNewConnection:sender:
seem redundant, and in fact my delegate seems to receive only the
former. Should I implement both anyway? Is there any difference
between them?
_______________________________________________
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.