Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Forwarding to Super



I need to invoke an NSInvocation with the target as the super object of a given object. That is, I need to invoke the super class's implementation.

Can I somehow access the argumentFrame of NSInvocation to get the arguments for the __builtin_apply() function?
I tried doing this by getting the Ivar of the variable, but I only got a bad access when I tried to apply the offset, so
perhaps I am not doing it correctly.

Must I recreate the argumentFrame by parsing the arguments by hand?
Or is there a higher-level way to do it?

Thanks.
_______________________________________________
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.




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.