Re: I really hate .NET especially inside Delphi
- From: "Kevin Frevert" <kevin@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 3 Oct 2006 13:54:30 -0500
"Robert Giesecke" <Spam@xxxxxxxxx> wrote in message
news:4522ad98$1@xxxxxxxxxxxxxxxxxxxxxxxxx
Well, units are absolutely poor compared to namespaces. Also the coupling
between filename and unit name (thus namespace) is not exactly what I
would call superior or even equal to how other .Net languages handle it.
I actually find that superior. For the VS projects I'm working on, I name
my .cs files the same as the namespace it supports (ex. Mailers.Objects.cs,
Mailers.Common.cs, etc). For the other developers here, they really like
not having to open each file to figure out how the namespace is declared.
To each his own, I guess.
krf
.
- Follow-Ups:
- Re: I really hate .NET especially inside Delphi
- From: Dave Nottage [TeamB]
- Re: I really hate .NET especially inside Delphi
- From: Nathaniel L. Walker
- Re: I really hate .NET especially inside Delphi
- From: Bryce K. Nielsen
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- From: Peter Morris [Droopy eyes software]
- Re: I really hate .NET especially inside Delphi
- References:
- I really hate .NET especially inside Delphi
- From: AnnShip
- Re: I really hate .NET especially inside Delphi
- From: Robert Giesecke
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- From: Robert Giesecke
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- From: Robert Giesecke
- I really hate .NET especially inside Delphi
- Prev by Date: Re: I really hate .NET especially inside Delphi
- Next by Date: Re: I really hate .NET especially inside Delphi
- Previous by thread: Re: I really hate .NET especially inside Delphi
- Next by thread: Re: I really hate .NET especially inside Delphi
- Index(es):
Relevant Pages
|