<p>Am 19.09.2014 23:39 schrieb "Boian Mitov" <<a href="mailto:mitov@mitov.com">mitov@mitov.com</a>>:<br>
> I even offered to donate our enhanced RTTI API to the FPC community with very little interest so far :-( .</p>
<p>Your API would be welcome, but it's of no use when we don't yet generate the data your API relies on. And implementing that takes a sufficient amount of free time. Don't forget that we work on FPC on our free time without being paid for it (mostly at least). And then the extended RTTI isn't the only thing that wants to be implemented. Just a short list of those:</p>
<p>- dynamic packages (working on that)<br>
- generic methods and functions (working on that)<br>
- attributes (being worked at) and extended RTTI<br>
- invoke (needs generic methods for TValue)<br>
- anonymous functions (being worked at or not... Don't know the current state)<br>
- Vector Pascal support<br>
- the new array initializers from XE7<br>
- interface delegation to classes<br>
- usable cppclass support</p>
<p>Regards,<br>
Sven</p>