Re: how to evaluate an NSString content as a real obj-c instruction/expression
Re: how to evaluate an NSString content as a real obj-c instruction/expression
- Subject: Re: how to evaluate an NSString content as a real obj-c instruction/expression
- From: Nicko van Someren <email@hidden>
- Date: Thu, 14 Jul 2005 15:16:27 +0100
On 14 Jul 2005, at 15:02, Erik Buck wrote:
One solution is available in the presentation I made at MacHack in
2002,
"JIT Objective-C."
http://www.hax.com/MacHack/HackBallot2002.html
This technique accepts arbitrary Objective-C code entered by a
user, compiles it on the fly, and links it into a running
application. The hack includes an interface builder application
that lets you evaluate arbitrary code in test interface mode of
Interface Builder. For example, you can create an object, add
action methods to it, implement the action methods right inside IB,
connect to the actions, run in test interface mode, rinse & repeat.
So, are you going to tell us where we can download a copy of this
hack or do we have to buy a copy of the CD mentioned on the web site
to which you link?
Cheers,
Nicko
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden