> 
> Thanks for the clarifying statement, Peter
> 
> I's obvious that linking Object Pascal and C++ in that way is not possible.
> 
> OTOH, is interfaces not invented for object based inter-language 
> communication ?

Yes. But between willing partners, not for OOP language A to be able to
access any OOP language B without cooperation from B.

People often think this because e.g. on windows there are some similarities
between object layout because of COM. But this is an exception, not a rule.

 
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to