• 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: How to have a shared integer variable in application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to have a shared integer variable in application


  • Subject: Re: How to have a shared integer variable in application
  • From: email@hidden (Christian Schmitz)
  • Date: Fri, 5 Oct 2007 02:27:56 +0200

Dominik Pich <email@hidden> wrote:

> Have a singleton object and give that an attribute (or a dict)
> e.g
> [[GlobalPool defaultPool] setValue:x forKey:@"y"]; or something like
> that

I don't think Cocoa will like it if I load several modules with all the
same class.

I just need a pool like you suggested, but being part of the Cocoa
framework.

Gruß
Christian
_______________________________________________

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: How to have a shared integer variable in application
      • From: Steve Christensen <email@hidden>
References: 
 >Re: How to have a shared integer variable in application (From: Dominik Pich <email@hidden>)

  • Prev by Date: Re: How to have a shared integer variable in application
  • Next by Date: Re: How to have a shared integer variable in application
  • Previous by thread: Re: How to have a shared integer variable in application
  • Next by thread: Re: How to have a shared integer variable in application
  • Index(es):
    • Date
    • Thread