Re: New language feature in Delphi: Static instantiation of classes
- From: "Serge Dosyukov \(Dragon Soft\)" <serge [AT] dragonsoftru [DoT] com>
- Date: Thu, 3 Aug 2006 18:27:12 -0400
for once, interfaces are created somewhere and not just appear magically
yes, they cause object to be released (if such thing is supported), but then
it is more of the idea of garbage collector which is planned for next
release of BDS
"Charles McAllister" <charles@xxxxxxxxxxx> wrote in message
news:44d254c6$1@xxxxxxxxxxxxxxxxxxxxxxxxx
Serge Dosyukov (Dragon Soft) wrote:
if it is what was implied, then please do not do this
it will be a big effort to maintain such thing on the big projects and
understand when and what was created/destroyed...
I would understand garbage collector idea, but not such free fly like
described in the report
how would this obsfucate the code anymore than the use of interfaces?
.
- References:
- Re: New language feature in Delphi: Static instantiation of classes
- From: De Armas Adrian
- Re: New language feature in Delphi: Static instantiation of classes
- From: Danijel Tkalcec
- Re: New language feature in Delphi: Static instantiation of classes
- From: Serge Dosyukov \(Dragon Soft\)
- Re: New language feature in Delphi: Static instantiation of classes
- From: Charles McAllister
- Re: New language feature in Delphi: Static instantiation of classes
- Prev by Date: Re: New language feature in Delphi: Static instantiation of classes
- Next by Date: Re: New language feature in Delphi: Static instantiation of classes
- Previous by thread: Re: New language feature in Delphi: Static instantiation of classes
- Next by thread: Re: New language feature in Delphi: Static instantiation of classes
- Index(es):
Relevant Pages
|