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 _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
