[fpc-devel] Adding a unidirectional dataset to sqldb
    Vinzent Hoefler 
    JeLlyFish.software at gmx.net
       
    Thu Oct  5 10:50:32 CEST 2006
    
    
  
On Thursday 05 October 2006 08:13, Michael Van Canneyt wrote:
> On Thu, 5 Oct 2006, Joost van der Sluis wrote:
> >
> > Now I'm thinking about using an interface, to avoid double code.
> > But I don't know what effect that has on run-time performance. I
> > mean, the idea was to make if faster ...
>
> An interface does not contain any code, so how would adding an
> interface help ?
No code -> no execution time. Try being faster than that. SCNR.
    
    
More information about the fpc-devel
mailing list