• 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: NSURLConnection unhappiness
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSURLConnection unhappiness


  • Subject: Re: NSURLConnection unhappiness
  • From: Kyle Sluder <email@hidden>
  • Date: Thu, 30 Apr 2009 01:53:27 -0400

On Thu, Apr 30, 2009 at 1:44 AM, Jeff Johnson
<email@hidden> wrote:
> On an unrelated note, your use of "self->connection", etc., is non-standard
> and not advised. You should be using direct ivar access "connection",
> properties "self.connection", or accessor methods "[self connection]".

Sure, `self->connection` is redundant with just plain old
`connection`, but they amount to the same thing.  Unless there's some
new-runtime trickery going on that I'm not aware of.

--Kyle Sluder
_______________________________________________

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

  • Follow-Ups:
    • Re: NSURLConnection unhappiness
      • From: Jeff Johnson <email@hidden>
References: 
 >NSURLConnection unhappiness (From: Nick Hristov <email@hidden>)
 >Re: NSURLConnection unhappiness (From: Jeff Johnson <email@hidden>)

  • Prev by Date: Registering Clients using DO
  • Next by Date: Re: Building a 64-bit Preferences Pane
  • Previous by thread: Re: NSURLConnection unhappiness
  • Next by thread: Re: NSURLConnection unhappiness
  • Index(es):
    • Date
    • Thread