Re: Apple Data Plotting Framework
Re: Apple Data Plotting Framework
- Subject: Re: Apple Data Plotting Framework
- From: Graham J Lee <email@hidden>
- Date: Tue, 13 Jun 2006 00:04:07 +0100
On 12/6/06 23:50, John C. Randolph wrote:
On Jun 12, 2006, at 6:51 AM, Graham J Lee wrote:
I just don't think that a set of delegate methods should be defined in
a @protocol
Why not?
Well, it defines a protocol, and has the outlet:
IBOutlet id <WhateverTheProtocolIsCalled> delegate;
whereas IMHO a delegate shouldn't be *required* to implement all of the
delegate methods. An informal protocol would be better (but as I said,
this is just some value of style).
--
Graham Lee
UNIX Systems Manager,
Oxford Physics Practical Course
http://iamleeg.blogspot.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden