• 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
"-forwardInvocation:" like NSInvocation creation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

"-forwardInvocation:" like NSInvocation creation


  • Subject: "-forwardInvocation:" like NSInvocation creation
  • From: Philip Mötteli <email@hidden>
  • Date: Mon, 29 Mar 2010 17:07:47 +0200

Hello,


I need to temporary save the invocation of a method. For that, I just need to put the stack frame into an NSInvocation. Unfortunately, Apple has removed the -setStackFrame: from NSInvocation. Though they still use something like it, because they need it for -forwardInvocation:.
Has anybody implemented a method like [NSInvocation initWithArgframe: (arglist_t)frame selector: (SEL)aSelector]?


Thanks

_______________________________________________

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

  • Prev by Date: Re: Case sensitive fileName
  • Next by Date: Attributes set in NSTextStorage ignored/overridden
  • Previous by thread: -[NSDateFormatter dateFormatFromTemplate:options:locale:] does not work as expected
  • Next by thread: Re: "-forwardInvocation:" like NSInvocation creation
  • Index(es):
    • Date
    • Thread