[fpc-devel] Twice stored record RTTI data
    Maciej Izak 
    hnb.code at gmail.com
       
    Wed Mar  2 16:51:59 CET 2016
    
    
  
2016-03-02 16:40 GMT+01:00 Steve Hildebrandt <Steve.Kassel at web.de>:
> This solution would leave one unable to aquire information about non
> manged record fields.
> So in my opinion either adding seperate information for non manged fields
> or a simple renaming(making it clear what information to expect) are
> preferable.
>
separate information can be added later, together with other rtti additions
like attributes, detailed information about fields like field name etc.
(which make more sense with mentioned rtti additions for unmanaged record
fields rtti. current information about unmanaged fields in "managed fields
array" is useless and confusing). Renaming in typinfo module, IMO is bad
idea, it breaks more compatibility.
-- 
Best regards,
Maciej Izak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20160302/11c89dc5/attachment.html>
    
    
More information about the fpc-devel
mailing list