[fpc-devel] RTTI interface & variant late binding issue (mORMot)
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Nov 5 16:39:16 CET 2014
On 05 Nov 2014, at 16:34, Michael Van Canneyt wrote:
> As far as I know, the layout of this particular kind of RTTI can be
> deduced from the TypInfo unit of Delphi.
> At least XE seems to have the info present.
This should be done using a clean room approach though: one person can
read the code and document the layout, while someone else implements
it. Especially since you'll presumably also have to write your own
TypInfo unit code for FPC afterwards to access the data.
Jonas
More information about the fpc-devel
mailing list