View Single Post
  #18  
Old 02-26-2002, 05:52 AM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
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? So surely you wouldn't be able to construct a variable's name from strings and still expect it to point to the right place in memory, since the variable name doesn't mean anything anymore? I suppose strings are different, since their full names are stored in the flag list, but it could never work for variables, could it?
Kai, you scare me ...
Reply With Quote