Re: Delphi Dot Net, Better than Win32, or just Hype?
- From: Kevin <kevin@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 17 Jan 2006 12:22:22 -0600
Jeroen Vandezande wrote:
Is there a rule I can follow here?
I use a naming convention to make this easier to work with. I name properties and variables so that it is obvious what is being passed back to the caller etc. I use the "Ref" suffix for anything that passes a reference to an object that shouldn't be freed. That doesn't always work but it often does. I find that I normally work with one primary structure that contains all the objects and then I have other objects that simply reference the contained objects.
HTH
Cheers, Kevin. .
- References:
- Delphi Dot Net, Better than Win32, or just Hype?
- From: Steve Zimmelman
- Re: Delphi Dot Net, Better than Win32, or just Hype?
- From: Pete Goodwin
- Re: Delphi Dot Net, Better than Win32, or just Hype?
- From: Jeroen Vandezande
- Delphi Dot Net, Better than Win32, or just Hype?
- Prev by Date: Re: Wich is wrong with VCL.NET?
- Next by Date: Re: Delphi Dot Net, Better than Win32, or just Hype?
- Previous by thread: Re: Delphi Dot Net, Better than Win32, or just Hype?
- Next by thread: Re: Delphi Dot Net, Better than Win32, or just Hype?
- Index(es):
Relevant Pages
|