• 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
What replaces the (now deprecated) NSObjCValueType?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

What replaces the (now deprecated) NSObjCValueType?


  • Subject: What replaces the (now deprecated) NSObjCValueType?
  • From: Todd Blanchard <email@hidden>
  • Date: Wed, 16 Sep 2009 01:09:48 -0700

NSMethodSignature has methods:

- (const char *)getArgumentTypeAtIndex:(NSUInteger)idx;
- (const char *)methodReturnType;

So apparently the runtime is using strings to denote types instead of the now deprecated NSObjCValueType.

So where is the modern definition of which string maps to which type? I'm updating ObjectiveCLIPS and I need to be able to map types between the CLIPS and ObjectiveC environments and this is how I was doing it before they were deprecated.

-Todd Blanchard

_______________________________________________

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: What replaces the (now deprecated) NSObjCValueType?
      • From: Jean-Daniel Dupas <email@hidden>
  • Prev by Date: NSToolTipOwner Protocol and Xcode 3.2 build failure in Debug Build Configuration
  • Next by Date: 10.6 :- Problems with mounted network volume path.
  • Previous by thread: Re: NSToolTipOwner Protocol and Xcode 3.2 build failure in Debug Build Configuration
  • Next by thread: Re: What replaces the (now deprecated) NSObjCValueType?
  • Index(es):
    • Date
    • Thread