[fpc-pascal] flexible record design
David Emerson
dle3ab at angelbase.com
Sat May 29 08:25:54 CEST 2010
Spir wrote:
> I need the simplest and most efficient version, because the type I'm now
> designing will be the elementary building block of a rather big system.
If you design your class hierarchy well, it ought to be possible to switch the
base later on.
Personally, I reinvented the wheel by creating my own list framework that suits
my needs. If you're interested I'd be happy to share it, although really my
first comment ought to trump much interest therein.
Cheers,
David
More information about the fpc-pascal
mailing list