• 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: why isn't Xcode 4 even smarter?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: why isn't Xcode 4 even smarter?


  • Subject: Re: why isn't Xcode 4 even smarter?
  • From: "Van Tol, Ladd" <email@hidden>
  • Date: Wed, 23 Mar 2011 22:42:59 -0600
  • Acceptlanguage: en-US
  • Thread-topic: why isn't Xcode 4 even smarter?

I have a great script for property creation, which you can easily add to your script.... oh wait, it's gone in Xcode 4.

On Mar 23, 2011, at 3:52 PM, Matt Neuburg wrote:

> In Xcode 4, when you create an outlet by dragging from a nib object to code in such a way as to generate an instance variable declaration, Xcode creates the instance variable declaration _and_ the corresponding +release+ call.
>
> And when you create an outlet by dragging from a nib object to code in such a way as to generate a property declaration, Xcode creates the property declaration _and_ the instance variable declaration _and_ the @synthesize directive _and_ the corresponding release call in dealloc.
>
> This is cool, but it does make one wonder why Xcode 4 can't do this for _any_ property or instance variable you create. If Xcode is so smart, why can't it be smart _any_ time I want to make a property? Why I am I still typing @synthesize and release myself???
>
> Here endeth the moan of the day - m.
>
> --
> matt neuburg, phd = email@hidden, http://www.apeth.net/matt/
> pantes anthropoi tou eidenai oregontai phusei
> Among the 2007 MacTech Top 25, http://tinyurl.com/2rh4pf
> Programming iOS 4! http://www.apeth.net/matt/default.html#iosbook
> RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
> TidBITS, Mac news and reviews since 1990, http://www.tidbits.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

 _______________________________________________
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

References: 
 >why isn't Xcode 4 even smarter? (From: Matt Neuburg <email@hidden>)

  • Prev by Date: Re: Error (1000) creating CGSWindow?
  • Next by Date: Re: Xcode 4 bug building iOS project that depends on Mac tools / looking for workaround
  • Previous by thread: why isn't Xcode 4 even smarter?
  • Next by thread: Xcode 4 + git (part 3)
  • Index(es):
    • Date
    • Thread