Re: Correction of 'Yet another...'
Re: Correction of 'Yet another...'
- Subject: Re: Correction of 'Yet another...'
- From: Enigmarelle Development <email@hidden>
- Date: Thu, 6 Dec 2001 13:14:41 -0500
On Thursday, December 6, 2001, at 10:59 AM, Martin Kautz wrote:
- (int) addvalues:(int)arg1 second:(int) arg2 {
If you change the method name to be something like
-(int)addValue:(int)firstValue toValue:(int)secondValue it becomes a lot
more readable.
-john c. warner
enigmarelle development
http://www.enigmarelle.com/