Hi everyone, I am playing around and experimenting with new language features within IronPython (mainly out of academic interest), and I have been extending the IronPython compiler/interpreter for this purpose. However, please keep in mind that I am very new to this, and still don't quite know my way around the source. What I am wondering is, if there is a way to get hold of existing class definitions (IronPython.Compiler.Ast.ClassDefintion) (or something similar) from within the Transform method of a statement.
Thanks in advance, Eyvind W. Axelsen. _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com