• 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: readInBackgroundAndNotify not working?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: readInBackgroundAndNotify not working?


  • Subject: Re: readInBackgroundAndNotify not working?
  • From: Kyle Sluder <email@hidden>
  • Date: Sun, 23 Aug 2009 20:01:03 -0700

On Aug 23, 2009, at 7:42 PM, PCWiz <email@hidden> wrote:
name:@"NSFileHandleReadCompletionNotification"

NSFileHandleReadCompletionNotification is the name of a constant, not necessarily its value.


In general, there are very few cases where notification names, dictionary keys, and other known constants don't have symbolic names. In that case the documentation will list them in @"" form; otherwise the names listed are the actual const variables themselves.

No idea if this is your issue. Often the constant values are the same as their names, and code like that which you've posted just seems to work fine.

--Kyle Sluder
_______________________________________________

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: readInBackgroundAndNotify not working?
      • From: "Adam R. Maxwell" <email@hidden>
References: 
 >readInBackgroundAndNotify not working? (From: PCWiz <email@hidden>)

  • Prev by Date: readInBackgroundAndNotify not working?
  • Next by Date: Re: readInBackgroundAndNotify not working?
  • Previous by thread: readInBackgroundAndNotify not working?
  • Next by thread: Re: readInBackgroundAndNotify not working?
  • Index(es):
    • Date
    • Thread