Quote:
Originally posted by Kaimetsu
But Stefan, when Graal turns scripts into bytecode, doesn't it lose the variable names and replace them with arbitrary tokens?
|
Yes somethign like that. It will probably still use variable
names, but with fast lookup, and the message codes
will be pre-parsed so such a recursive message code will
not work.