Re: True Name Spaces, when?
- From: Henrick Hellström <henrick@xxxxxxxxxxxx>
- Date: Sun, 17 Feb 2008 04:15:51 +0100
Marc Rohloff [TeamB] wrote:
On Sat, 16 Feb 2008 16:58:02 -0500, Alessandro Federici wrote:
And last but not least, real namespaces don't have the circular reference problem Pascal compilers had since TP days and that also helps creating files that are more maintainable.
The circular reference problem has nothing to do with namespaces.
Alef has demonstrated he is perfectly capable of speaking for himself, but I guess a point to be made is that in Delphi you can only have two class declarations contain references to each other if they both are declared in the same unit with the proper forward declarations. In C# you don't need forward declarations and can therefore put such classes in different units. (Which, of course, comes at the price of slower compilation.)
.
- Follow-Ups:
- Re: True Name Spaces, when?
- From: Robert Giesecke
- Re: True Name Spaces, when?
- References:
- True Name Spaces, when?
- From: Thomas Miller
- Re: True Name Spaces, when?
- From: Hans-Peter Diettrich
- Re: True Name Spaces, when?
- From: Alessandro Federici
- Re: True Name Spaces, when?
- From: Marc Rohloff [TeamB]
- True Name Spaces, when?
- Prev by Date: Re: The Delphi Job Market
- Next by Date: Re: most recent version of D2006
- Previous by thread: Re: True Name Spaces, when?
- Next by thread: Re: True Name Spaces, when?
- Index(es):