Re: I really hate .NET especially inside Delphi
- From: "Rick Beerendonk" <rick_nospam@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 4 Oct 2006 10:36:58 +0200
will that not have to change with partial classes ?
Both parts of a partial class will have to be in the same namespace, as
you might imagine, yes.
I've read http://www.drbob42.com/examines/examin82.htm
It is confusing to see that if you use the namespace, you get the whole
partial class, but if you use one of it units, you get only a part of the
partial class. That is perfectly logical, but it also shows how confusing it
is to have two almost (!) identical solutions (units & namespaces) for a
single problem in the same product.
Rick
.
- Follow-Ups:
- Re: I really hate .NET especially inside Delphi
- From: Robert Giesecke
- 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: Clinton R. Johnson
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- From: Bruno Fierens [tmssoftware.com]
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- I really hate .NET especially inside Delphi
- Prev by Date: Re: Turbo was a great idea
- 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
|