Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 134507
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T06:37:33+00:00 2026-05-11T06:37:33+00:00

In Apple’s documentation for their example of a Singleton, and I do understand there’s

  • 0

In Apple’s documentation for their example of a Singleton, and I do understand there’s more than one way to skin a cat — but why do they bother ensuring the instance is registered as static?

Take from: http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaFundamentals/CocoaObjects/chapter_3_section_10.html

I’m referring to:

static MyGizmoClass *sharedGizmoManager = nil;

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T06:37:34+00:00Added an answer on May 11, 2026 at 6:37 am

    I believe it is so that the variable can’t be accessed from outside the file for which it is defined. Otherwise it would be globally accessible.

    This enforces that a client must use -(id)sharedObject to access the singleton.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Apple really had bad documentation about how the provider connects and communicates to their
Apple uses modal often in their documentation. Like dismissModalViewController in their titles of methods,
Apple's documentation for UIDocumentInteractionController presentOpenInMenuFromBarButtonItem:animated: method states that If there are no registered apps
Apple has extremely comprehensive documentation, but I can't find any documentation for the function
Apple sometimes uses the Bitwise-Shift operator in their enum definitions. For example, in the
Apple introduced Grand Central Dispatch (a thread pool) in Snow Leopard, but haven't gone
Apple seems to say that this image should have no extension. But how is
Apple has explained in Launching the App Store from an iPhone application how one
Apple says that there is a visibleRect method on the mac ( Source ),
Apple's documentation recommends installing a keep-alive handler in the applicationDidEnterBackground: method. It also says

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.