Re: Delphi 2008 (Tiburon) discussion
- From: "Bob Dawson" <RBDawson@xxxxxxxxxxx>
- Date: Sat, 6 Oct 2007 20:25:25 -0500
"Marc Rohloff [TeamB]" wrote
Hopefully they'll make more use of interfaces.
I don't know--the whole reference-counting, different life-cycle problem
with interfaces has always made 'mixed mode' programming in Delphi a pain.
Danny Thorpe talked about transitioning the VCL to interfaces four or five
years ago--at the Long Beach BorCon IIRC, but it never happened. ANd one
can't help noticing that most of the current VCL usage of interfaces has to
do a lot of mucking about with reference counting because the VCL already
has an ownership/lifetime management system in place. It's just very messy.
I was thinking of capitalizing on generics more. Certainly we could do
better than TCollection/TCollectionItem
bobD
.
- Follow-Ups:
- Re: Delphi 2008 (Tiburon) discussion
- From: Wayne Niddery [TeamB]
- Re: Delphi 2008 (Tiburon) discussion
- References:
- Re: Delphi 2008 (Tiburon) discussion
- From: Andrew Fiddian-Green
- Re: Delphi 2008 (Tiburon) discussion
- From: Kevin B
- Re: Delphi 2008 (Tiburon) discussion
- From: Marc Rohloff [TeamB]
- Re: Delphi 2008 (Tiburon) discussion
- Prev by Date: Re: Justified moaning?, I like to think so.
- Next by Date: Re: Justified moaning?, I like to think so.
- Previous by thread: Re: Delphi 2008 (Tiburon) discussion
- Next by thread: Re: Delphi 2008 (Tiburon) discussion
- Index(es):
Relevant Pages
|