[fpc-pascal] "is"

Florian Klaempfl florian at freepascal.org
Tue Apr 5 17:41:13 CEST 2005


ml at brainwashers.org wrote:

>>Interfaces are part of 2.0 but mainly to be dephi compatible.
>>
> 
> 
> You mean that 20% of functionality of delphi interfaces that you currently support?

Well, those 20% cover 80% of interface usage. The most important where
interfaces are used is COM importing and that works usually ;)

> 
> So delphi supports operators? and few other objfpc things? 

No, but those are ancient. The problem is with extensions that they must be
maintained as every feature because they get broken from time to time. This is
simply experience or just follow up the online testsuite results. Though
everybody is careful with its patches, test results get worse if nothing is
done. So we're careful with adding new features.





More information about the fpc-pascal mailing list