[fpc-devel] Some Dataset and Variants patches
    Luiz Américo 
    pascalive at bol.com.br
       
    Sun Sep 18 15:35:51 CEST 2005
    
    
  
Alexandrov Alexandru wrote:
> On 9/16/05, Joost van der Sluis <joost at cnoc.nl> wrote:
> 
>>Any reason to re-implement the tempbuffer? Or were you just using an
>>older version?
>>
>>regards,
>>Joost.
>>
>>_______________________________________________
>>fpc-devel maillist  -  fpc-devel at lists.freepascal.org
>>http://lists.freepascal.org/mailman/listinfo/fpc-devel
>>
> 
> 
> It seems that there are many delphi compatible components left that
> use tempbuffer. I have myself reintroduced this function instantly,
> becouse it is used in filtering/searching operations by my dataset
> component.
> Since this function  exists in delphi and it is used by some
> components, i see no reason not to have it in fpc.
But relying in a function that does nothing / not implemented / acts 
different from Delphi can lead to problems.
Luiz
    
    
More information about the fpc-devel
mailing list