Dear Mono Developers, As embarassing as it is, I have made a big mistake about the true power of the CodeDOM interface. Therefore I apologise for wasting your time on this matter.
The CodeDom Parser does not provide CodeDOM trees back from the compiler. There does not seem to be any interface published to get a CodeDOM tree from the source file, only an IL executable via a separate invokation of the compiler. Miguel stated that the CodeDomProvider is useless, it is. http://lists.ximian.com/archives/public/mono-list/2001-September/001496.html Once again, sorry for wasting your time. mike ===== James Michael DuPont __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
