On 9/8/07, Michael Richter <ttmrichter / gmail.com> wrote: > One use I could see for reflection on local variables is debugger > support. You've run to a breakpoint; what is the full program state? > That's a pretty good example :) (we do have local_variables, but's that is jsut an array of strings) >