In r188013. - Fariborz On Aug 8, 2013, at 1:56 PM, Jordan Rose <[email protected]> wrote:
> > On Aug 8, 2013, at 13:51 , Fariborz Jahanian <[email protected]> wrote: > >> +- (id) isAnObject; >> +- (void)setAnObject : (id) object; >> + >> +- (id)isxdelegateYYY; >> +- (void)setXdelegateYYY:(id)delegate; > > I'm inclined to say the "is" rule should only apply to "BOOL" or "bool", or > at least non-objects. The second name here is also oddly capitalized > (isxdelegateYYY instead of isXdelegateYYY). > > Jordan
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
