On Feb 1, 2010, at 3:30 AM, Per Bull Holmen wrote:

> I've been playing around with the idea of making a simple bridge between 
> Objective-C (running under Cocoa) and a script language. Not for the API, 
> that is, but for user defined classes and methods. For this reason, I'd like 
> to know whether there are any other ways than NSInvocation to send a message 
> without knowing arg types and numbers at compile time.

I believe there are lower-level mechanisms intended for exactly your purpose, 
bridging other languages. But you should ask on the Objective-C mailing list, 
not cocoa-dev:
        objc-langu...@lists.apple.com

—Jens

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to