• 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: Learning the Interface Builder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Learning the Interface Builder


  • Subject: Re: Learning the Interface Builder
  • From: Conrad Shultz <email@hidden>
  • Date: Fri, 04 Nov 2011 18:06:51 -0700

On 11/4/11 5:48 PM, Amanda Rains wrote:
> OK!   I quickly figured out that IB in this list stands for Interface
> Builder - what does ARC stand for - Automatic Reference Counting?

Yes.

http://developer.apple.com/library/mac/#releasenotes/ObjectiveC/RN-TransitioningToARC/_index.html

https://developer.apple.com/videos/wwdc/2011/#introducing-automatic-reference-counting

http://clang.llvm.org/docs/AutomaticReferenceCounting.html

While in the long term ARC should greatly ease developers' lives, if I
were you I would ignore it for the time being.  Most sample code and
tutorials you come across will not use it since it is so new, which will
probably just lead to confusion and/or compiler errors.  Return to it
after you are thoroughly comfortable with manual reference counting
(i.e. retain/release).

--
Conrad Shultz

Synthetiq Solutions
www.synthetiqsolutions.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Learning the Interface Builder
      • From: Matt Neuburg <email@hidden>
References: 
 >Re: Learning the Interface Builder (From: Matt Neuburg <email@hidden>)
 >Re: Learning the Interface Builder (From: Amanda Rains <email@hidden>)

  • Prev by Date: Re: Symbolicating Mac Crash Logs
  • Next by Date: Re: Learning the Interface Builder
  • Previous by thread: Re: Learning the Interface Builder
  • Next by thread: Re: Learning the Interface Builder
  • Index(es):
    • Date
    • Thread