how to evaluate an NSString content as a real obj-c instruction/expression
how to evaluate an NSString content as a real obj-c instruction/expression
- Subject: how to evaluate an NSString content as a real obj-c instruction/expression
- From: Sébastien Cotillard <email@hidden>
- Date: Thu, 14 Jul 2005 13:31:55 +0200
- Organization: --
hello, I'm try here after find too less answer other where.
I'm finding for a native method which can evaluate an expression such obj-c expression or math expression stored in NSString and from a file (text, xml) and it execute the result.
Or in another words, Obj-c can or not execute an "live text execution"
with some data stored in a text or xml file without NStask, or external
add-ons;
an obj-c runtime's function like PHP "eval()"'s function.
thanks.
_______________________________________________
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