Re: Highlander2 Beta-blogging: Generics in Delphi for .NET
- From: "Marco Caspers" <HexorHaxor@xxxxxxxxx>
- Date: 28 Aug 2007 22:25:25 -0700
Hallvard Vassbotn wrote:
My Highlander2 beta summary - with details on Delphi for ..NET 2.0
Generics:
http://hallvards.blogspot.com/2007/08/highlander2-beta-generics-in-del
phi-for.html
Very nice Hallvard,
But i see an issue with the Default function you described.
1). default (note lower case d) is already a reserved word in C#
2). Many ASP.NET developers have a Default page (note the capital D).
Having a Default page, means that there is a Default.pas file.
That will create conflicts.
In fact, it could mean that some projects containing a Default.pas
won't compile at all because Default is now defined more than once...
I see code breaking with this change, and altogether a lot of confusion
coming up with the mixed meanings of the word Default.
From my point of vieuw, this doesn't look like a good naming descision.
--
.
- Follow-Ups:
- Re: Highlander2 Beta-blogging: Generics in Delphi for .NET
- From: Craig Stuntz [TeamB]
- Re: Highlander2 Beta-blogging: Generics in Delphi for .NET
- From: Robert Giesecke
- Re: Highlander2 Beta-blogging: Generics in Delphi for .NET
- References:
- Highlander2 Beta-blogging: Generics in Delphi for .NET
- From: Hallvard Vassbotn
- Highlander2 Beta-blogging: Generics in Delphi for .NET
- Prev by Date: Re: Something from respected author
- Next by Date: Re: OODesign - OPF, design pattern
- Previous by thread: Highlander2 Beta-blogging: Generics in Delphi for .NET
- Next by thread: Re: Highlander2 Beta-blogging: Generics in Delphi for .NET
- Index(es):
Relevant Pages
|