[DUG] Related try..finally question

Leigh Wanstead leighw at softtech.co.nz
Fri Jul 21 15:41:05 NZST 2006


I have done some coding and found that current issues for most programming
is resource management i.e. memory allocation, TCP/IP connection allocation.
If an application can manage resource well, the application will run very
good. I am very relucant to give up this control to someone else to manage
it. Delphi 7 gives me reasonable control over this sorts of issue. ;-)

Regards
Leigh
www.smootharm.com

--------------------------------------------------------------------

So the only problem is all the typing which is why Anders went and added
'using' to C# (and VB.NET?). So there is no excuse (in C# anyway :-) to
avoid the correct pattern. Smart guy that Anders :-)

Hopefully Delphi for Win32 will acquire 'using' from .NET at some point.
Does Delphi.NET support 'using'?

TTFN,
  Paul.



_______________________________________________
Delphi mailing list
Delphi at ns3.123.co.nz
http://ns3.123.co.nz/mailman/listinfo/delphi




More information about the Delphi mailing list