I am really interested in an ICodeParser implementation as well ...

My workaround was to use CodeDom to build the .cs file,
and then reflect against that assembly to pull out the minimal info I needed:

The code for that is here:
http://www.brains-N-brawn.com/strongerTds

casey

-----Original Message-----
From: Brad Wilson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 22, 2002 1:45 PM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] Source code to CodeDom Graph


Howard Kim wrote:

> If anyone has any other ideas that would be great!

Likely your best (free) bet is to check with Mono and Portable.NET to see
if/when they intend to implement this functionality.

Brad

--
Read my web log at http://www.quality.nu/dotnetguy/

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to