Subject RE: [IBO] DML Caching with TDataset compatible IBO components
Author Jason Wharton
I suggested that because I thought it would be simpler and less work.
More or less, just adding the events and properties to the TDataset wrapper
class.

Jason

-----Original Message-----
From: Thomas Steinmaurer [mailto:ts@...]
Sent: Wednesday, June 09, 2004 12:13 AM
To: IBObjects@yahoogroups.com
Subject: RE: [IBO] DML Caching with TDataset compatible IBO components


Hi Jason,

> I've been thinking about simply surfacing the necessary stuff right into
> TIBODataset. If you would like to go that route I'll get the changes into
> the next sub-release.

I would like to go with the wrapper component first, as I can't
say, how much time I can commit for integrating the necessary
stuff right into the TIBODataset architecture.

Anyway, whether via a wrapper component or natively, I think
there is still some investigation regarding DML caching for
TDataset compatible components via InternalDataset necessary.

I'm gonna give it another try, perhaps I can come back with a
solution.


Thanks,
Thomas