On Aug 3, 2011, at 11:20 PM, Graham Cox wrote: > On 04/08/2011, at 1:17 PM, Preston Sumner wrote: > >> I find short-circuit evaluation easier to read and much more concise, and, >> of course, it's always nice to avoid unnecessary levels of nesting. > > > I wouldn't necessarily disagree, but companies often have their own coding > standards that forbid that sort of thing.
I guess I wouldn't protest either way, especially since "doThis && doThat" is a common idiom at the command line. --Andy _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com