Re: IB framework not compatible with Obj-C++ ?
Re: IB framework not compatible with Obj-C++ ?
- Subject: Re: IB framework not compatible with Obj-C++ ?
- From: Karin Kosina <email@hidden>
- Date: Mon, 16 Jun 2003 18:58:31 +0200
+-------------- Michael B. Johnson [20030616 @ 09:51] --------------
| >>> - (void)displayConnectionBetween:(id)source and:(id)destination;
|
| and a more Objective-C way to write this anyway would be to use a more
| descriptive tag anyway:
|
| - (void)displayConnectionBetweenSource:(id)source
| destination:(id)destination;
Yeah, you've hit the nail on the head. Tell Apple. :) I guess this
was written before the Cocoa conventions were fully defined or
something...
Cheers, =/~ kyrah
--
We are Elektropeople for a better living.
_______________________________________________
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.