[fpc-devel] TCustomConnection - why?

Joost van der Sluis joost at cnoc.nl
Sat May 7 15:31:58 CEST 2005


Hi all,

Can someone explain to me why TCustomConnection is implemented? And
where was it based on?

In Delphi TCustomConnection is a child of TControl, not of TDatabase,
and is doesn't have EndTransaction and StartTransaction procedures.

I think that the idea behind TCustomConnection is the same of
TDBDatabase. So I would suggest to implement all connect/disconnect
stuff from TCustomConnection to TDBDatabase, and remove
TCustomConnection.

Or am I missing something?

-- 
Met vriendelijke groeten,

  Joost van der Sluis
  CNOC Informatiesystemen en Netwerken
  http://www.cnoc.nl





More information about the fpc-devel mailing list