• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Short-circuit evaluation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Short-circuit evaluation


  • Subject: Re: Short-circuit evaluation
  • From: Andy Lee <email@hidden>
  • Date: Tue, 23 Jun 2009 13:07:26 -0400

On Tuesday, June 23, 2009, at 11:14AM, "Kyle Sluder" <email@hidden> wrote:
>There is no reason you can't do this:
>
>BOOL a = [foo bar];
>BOOL b = [baz quux];
>return a || b;

And I would add a brief comment to each of the lines where you're relying on side effects, in case someone comes along later and is tempted (as I think would be natural) to simplify the code to [foo bar] || [baz quux].

--Andy


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

References: 
 >Short-circuit evaluation (From: Graham Cox <email@hidden>)
 >Re: Short-circuit evaluation (From: Igor Mozolevsky <email@hidden>)
 >Re: Short-circuit evaluation (From: Igor Mozolevsky <email@hidden>)
 >Re: Short-circuit evaluation (From: Graham Cox <email@hidden>)
 >Re: Short-circuit evaluation (From: Michael Ash <email@hidden>)
 >Re: Short-circuit evaluation (From: Graham Cox <email@hidden>)
 >Re: Short-circuit evaluation (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: Problem: how to get glyph descent and ascent
  • Next by Date: Re: Problem: how to get glyph descent and ascent
  • Previous by thread: Re: Short-circuit evaluation
  • Next by thread: Re: Short-circuit evaluation
  • Index(es):
    • Date
    • Thread