Re: Unmanaged Possibilities
- From: "Herbert Sitz" <hsitz@xxxxxxxxxx>
- Date: Tue, 25 Apr 2006 17:35:54 -0500
"Damian Wood" <dwood@xxxxxxxxx> wrote in message
news:444e9271$1@xxxxxxxxxxxxxxxxxxxxxxxxx
working
Just some random questions I was thinking about. I am one of 2 (Win32)
Delphi Developers among a group of 11 (2 Delphi, 5 C++, 4 C#) and I am
always getting harrased (most of the time jokingly of course) about
in Delphi from the C# guys. It sure would be nice if I could at least dothe
same thing C# could, as well as have the product run faster. Wouldn't itbe
nice to at least have Unmanaged Delphi and Delphi for .NET at least havethe
same language features?
Damian
You may get a kick out of this article, which shows how to implement
something similar to c++ templates in Delphi. The linked example shows in
particular how to use templates to enable use of generics. The support for
generics is compile time support (as in c++) and not runtime support (as
..net has). I believe a number of people have made productive use of these
"Rossen Assenov" type Delphi generics:
http://www.dummzeuch.de/delphi/object_pascal_templates/english.html
-- Herbert Sitz
.
- Follow-Ups:
- Re: Unmanaged Possibilities
- From: Joanna Carter [TeamB]
- Re: Unmanaged Possibilities
- References:
- Unmanaged Possibilities
- From: Damian Wood
- Unmanaged Possibilities
- Prev by Date: Re: What is so confidential in QualityCentral?
- Next by Date: Re: Community Welcome Page available for Download
- Previous by thread: Re: Unmanaged Possibilities
- Next by thread: Re: Unmanaged Possibilities
- Index(es):
Relevant Pages
|
Loading