[fpc-devel] State of extended RTTI

Boian Mitov mitov at mitov.com
Mon Feb 18 20:49:53 CET 2013


    Hi Sven,

It is an abstraction API that on the low side is 100% compatible with the 
Delphi API, as it uses it to access the information, but on the user side 
presents extremely easy to use API. It is probably better than anything 
available in the world at the moment, and light years ahead of both the 
Microsoft .NET RTTI API and the Embarcadero RTTI API. Being abstraction 
layer it also can be hooked on anything you have on the back end without 
breaking the code.

With best regards,
Boian Mitov

-------------------------------------------------------
Mitov Software
www.mitov.com
-------------------------------------------------------
-----Original Message----- 
From: Sven Barth
Sent: Monday, February 18, 2013 11:37 AM
To: fpc-devel at lists.freepascal.org
Subject: Re: [fpc-devel] State of extended RTTI

On 18.02.2013 20:30, Boian Mitov wrote:

How compatible to Delphi's API is your API? If it is not compatible,
then it would not be of much use to us. Please note that we would in any
case only use the API itself, as we might not implement the binary
layout of the RTTI necessarily the same as Delphi did.




More information about the fpc-devel mailing list