• 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: Cleaning up a project from static/global variables
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cleaning up a project from static/global variables


  • Subject: Re: Cleaning up a project from static/global variables
  • From: Quincey Morris <email@hidden>
  • Date: Sat, 21 Mar 2015 20:04:22 +0000

On Mar 21, 2015, at 12:48 , Eyal Redler <email@hidden> wrote:
>
> I can do a search for "static" but some are plain globals: variables defined outside of any method.

Oh, I thought you meant that you want to find references to (known) globals, but you seem to be saying you want to find all the definitions of globals.

You can still do that. Go to the class browser (Command-2). Deselect the “Show only class and protocol symbols” icon in the bottom left corner (looks like a C in a box), then the final top-level item in the main list will be “Globals”. That seems to be what you want.


_______________________________________________

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: 
 >Re: Cleaning up a project from static/global variables (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: Cleaning up a project from static/global variables
  • Next by Date: Re: Cleaning up a project from static/global variables
  • Previous by thread: Re: Cleaning up a project from static/global variables
  • Next by thread: Re: Cleaning up a project from static/global variables
  • Index(es):
    • Date
    • Thread