[Lazarus] Proper implementation of TDataLink descendant

Luiz Americo Pereira Camara luizmed at oi.com.br
Fri Aug 5 18:22:57 CEST 2011


On 5/8/2011 01:47, Alexander Klenin wrote:
> On Fri, Aug 5, 2011 at 15:43, Luiz Americo Pereira Camara
> <luizmed at oi.com.br>  wrote:
>> On 5/8/2011 01:34, Alexander Klenin wrote:
>>> Thank you. I know the required part of functionality is very simple.
>>> Unfortunately, I have a history of rejected FPC patch because
>>> I implemented only the part I needed, not the whole spec.
>> I tested the Delphi behavior before so AFAIK is complete.
> I mean this part:
> " setting BlockReadSize also causes the dataset to fetch database
> information in blocks of BlockReadSize records, which it then
> buffers.

This is specific for DBE descendants. Also, nothing stops other dataset 
descendants to use this property.

Luiz





More information about the Lazarus mailing list