2017-10-21 9:36 GMT+02:00 Sven Barth via fpc-pascal <
fpc-pascal@lists.freepascal.org>:

> Am 21.10.2017 04:16 schrieb "Nicholas Ring" <nr...@southcom.com.au>:
> >
> > Hi,
> >
> > I am just wondering where eRTTI is at for Free Pascal. I have found this
> 5 year old thread (http://fpc-devel.freepascal.
> narkive.com/4OnA5HH5/state-of-extended-rtti), so I am hoping that it is
> just around the corner...?
>
> It's WIP, but no time frame. Hopefully before we release 3.2.0.
>
current RTTI already is improved. We have fixed very important part for
managed fields. Implementation for additional info (for example for all
record fields) is rather simple to finish. Soon should be published new
feature related to quality (aka FastRTTI) to speed up initialization of
managed structures (faster initialization/finalization) for records with
managed fields and for classes with managed fields. I am in last testing
phase. After FastRTTI the plan is to continue work with other RTTI
elements: $RTTI directive and related parts with improvements for rtti
module, typinfo and so on step by step.

-- 
Best regards,
Maciej Izak
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to