dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Intentional Programming/ .NET tools


From: James Michael DuPont
Subject: Re: [DotGNU]Intentional Programming/ .NET tools
Date: Mon, 8 Apr 2002 16:30:35 -0700 (PDT)

> Thank goodness you use Postgresql (which is a
> Relational
> Database) !. 
Yes, at least it works.

 
> Also XML serialization of gcc tree nodes might not
> be a 
> problem. 
>It is almost a standard for serializing
> objects
> (in this case GCC tree nodes) for persistance in a
> database
> or for transmission.

Yes, if you treat them as a  graph, you just have to
get the traversal of the graph working nicely.
 
> > Reflector for .NET 
> > Reflector is a class browser for .NET
> > components/assemblies. 
> 
> Maybe you could use CSDOC if you had the sources :)

> . It isn't
> that revolutionary -- IMO someone could easily do
> that with a 
> little GTK/GNOME stuff coupled with IL meta-data
> structures . 
I was thinking plain old html aktually, but gtk is
much prettier. 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]