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 [email protected] http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [email protected] http://ns3.123.co.nz/mailman/listinfo/delphi
