Re: About speed
- From: "Ingvar Nilsen" <no.spam@xxxxxxxxxxxxx>
- Date: 24 Jun 2006 15:40:49 -0700
Joanna Carter [TeamB] wrote:
Using "using" will not free objects, it will only call Dispose() if
the object supports IDisposable
In fact, using "using" requires the object in question to support
IDisposable.
I am wondering if the system at all calls Dispose()? Does the GB call
Dispose()? Most likely.. Easy to test, shall I?
And you are right. There is no way to free objects the Delphi way as
far as I know.
--
Ingvar Nilsen
http://www.ingvarius.com
.
- Follow-Ups:
- Re: About speed
- From: Robert Giesecke
- Re: About speed
- From: Barry Kelly
- Re: About speed
- References:
- About speed
- From: alavna
- Re: About speed
- From: Árpád Soós
- Re: About speed
- From: Oliver Townshend
- Re: About speed
- From: Don Strenczewilk
- Re: About speed
- From: Bryce K. Nielsen
- Re: About speed
- From: Craig Stuntz [TeamB]
- Re: About speed
- From: Bryce K. Nielsen
- Re: About speed
- From: Ingvar Nilsen
- Re: About speed
- From: Bryce K. Nielsen
- Re: About speed
- From: Ingvar Nilsen
- Re: About speed
- From: Bryce K. Nielsen
- Re: About speed
- From: Joanna Carter [TeamB]
- About speed
- Prev by Date: Re: About speed
- Next by Date: Re: About speed
- Previous by thread: Re: About speed
- Next by thread: Re: About speed
- Index(es):
Relevant Pages
|
|