Re: Obtaining c# type declaration
- From: "Nicholas Paldino [.NET/C# MVP]" <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 21 Jan 2006 15:45:25 -0500
In the general sense, I couldn't care less, it's all the same to me.
However, when dealing with the code generators, it's a little different,
since you would have to have an option (maybe one exists already, I don't
know, I haven't looked that much into it) to indicate that you should output
aliases.
--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx
"Jon Skeet [C# MVP]" <skeet@xxxxxxxxx> wrote in message
news:MPG.1e3c98337246c6c298cd41@xxxxxxxxxxxxxxxxxxxxxxx
> Nicholas Paldino [.NET/C# MVP] <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>> Well, a statement could be made about one who doesn't know the
>> difference between Int32 and int... =)
>
> Why should it be a matter of knowing differences? Why can't it be a
> simple matter of preference and familiarity? The MSDN library gives
> declarations using the C# aliases (in the details of the method), and I
> believe it's a better product because of that.
>
> --
> Jon Skeet - <skeet@xxxxxxxxx>
> http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
> If replying to the group, please do not mail me too
.
- References:
- Obtaining c# type declaration
- From: Lawrence Kevin
- Re: Obtaining c# type declaration
- From: Nicholas Paldino [.NET/C# MVP]
- Re: Obtaining c# type declaration
- From: Jon Skeet [C# MVP]
- Re: Obtaining c# type declaration
- From: Nicholas Paldino [.NET/C# MVP]
- Re: Obtaining c# type declaration
- From: Jon Skeet [C# MVP]
- Obtaining c# type declaration
- Prev by Date: getting another window's handle from a mouse click
- Next by Date: Re: unit testing in vs.net 2005?
- Previous by thread: Re: Obtaining c# type declaration
- Next by thread: Re: Obtaining c# type declaration
- Index(es):