Re: Dynamically getting the type of ivars
Re: Dynamically getting the type of ivars
- Subject: Re: Dynamically getting the type of ivars
- From: Greg Parker <email@hidden>
- Date: Mon, 13 Apr 2009 13:44:55 -0700
On Apr 13, 2009, at 1:41 PM, Dave DeLong wrote:
Still not what I'm looking for. I have an Ivar pointer, and I want
to get its static type (if it has one).
You can't. The runtime metadata for ivars does not include the static
type for objects. Sorry.
The BridgeSupport metadata for system libraries might include more
info, but I don't know if it records any ivar information.
--
Greg Parker email@hidden Runtime Wrangler
_______________________________________________
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