[fpc-devel] Twice stored record RTTI data
Michael Van Canneyt
michael at freepascal.org
Wed Mar 2 15:14:51 CET 2016
On Wed, 2 Mar 2016, Maciej Izak wrote:
> 2016-03-02 11:10 GMT+01:00 Sven Barth <pascaldragon at googlemail.com>:
>
>> One could say that in case of FPC the name "ManagedFldCount" isn't quite
>> correct ;)
>>
> Maybe is good idea to adjust this? Storing unmanaged fields info as managed
> fields in RTTI table is a little confusing...
That depends. RTTI contains all published fields, managed or not.
as Sven pointed out, the doubling is there for efficiency reasons.
Michael.
More information about the fpc-devel
mailing list