Re: [DOTNET] Aesthetics Question on the CodeDOM
by Dan Green other posts by this author
Nov 24 2001 10:40PM messages near this date
[DOTNET] Aesthetics Question on the CodeDOM
|
Re: [DOTNET] Aesthetics Question on the CodeDOM
> Granted the second way is significantly more code, but it makes use of
the
> DOM and can be traversed without having to parse it by hand later (if
that
> is needed).
It also supports any language, both now and in the future.
For example, I don't know COBOL, but I'm guessing "return ""Hello"" +
name" wouldn't be happy in a COBOL file. :)
Dan Green
[ http://dotnetdan.com -- putting the dan in .net ]
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.
Thread:
Justin Rudd
Dan Green
Justin Rudd
|