• 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: NSConcreteValue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSConcreteValue


  • Subject: Re: NSConcreteValue
  • From: "Alastair J.Houghton" <email@hidden>
  • Date: Thu, 2 Oct 2003 19:00:04 +0100

On Thursday, October 2, 2003, at 06:29 pm, Chris Garaffa wrote:

So, what's an NSConcreteValue? For the purpose of using it to get information from an NSAppleScript's error dictionary, is it important information to have?

I think it's an actual implementation of NSValue. Try doing

NSLog(@"%@", [myConcreteValue superclass]);

which will tell you one way or the other what it is.

You could also check [myConcreteValue isKindOfClass:[NSValue class]].

Kind regards,

Alastair.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >NSConcreteValue (From: Chris Garaffa <email@hidden>)

  • Prev by Date: Re: NSCalendarDate bug?
  • Next by Date: Command Key physical key down
  • Previous by thread: Re: NSConcreteValue
  • Next by thread: Command Key physical key down
  • Index(es):
    • Date
    • Thread