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

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to