[DUG] OO Programming
David Moorhouse
delphi at moorhouse.net.nz
Wed Jul 30 09:25:28 NZST 2008
My approach depends on the project.
For quick, cheap and cheerful projects, or utility style applications I
use RAD. For mid size projects I always use an OO approach. I've had good
luck with InstantObjects.
Also, ModelMaker is an invaluable tool to help visualise OO code and how
the various parts fit together.
David
-----------------------------
David Moorhouse
Moorhouse Works ltd
www.moorhouse.co.nz
-----------------------------
On Tue, 29 Jul 2008 17:08:08 +1200, Delphi Digest wrote:
>Do people on this list put in the effort to write proper object oriented
>code, or write mostly RAD style code, using datasets with data-aware
>controls and stuff - operating on a customer dataset, rather than the
>somewhat more abstract instances of TCustomer for example? (does this
>question make sense?)
More information about the Delphi
mailing list