<p>Am 27.10.2014 14:54 schrieb "<a href="mailto:hinstance@yandex.ru">hinstance@yandex.ru</a>" <<a href="mailto:hinstance@yandex.ru">hinstance@yandex.ru</a>>:<br>
><br>
> I tested it a bit; thoughts so far:<br>
> 1. generic and refcounted do not work well together: no matter how I arrange it, a class can't be both generic and refcounted, it causes the compiler to produce some internal error 2014092205.</p>
<p>Oh, good to know. I'll take a look at that when I find the time :) (and that internal error is one I added for that feature, so that's a "good" sign as well ;) )</p>
<p>> 2. Lazarus CodeTools parser hates refcounted keyword, but can be fooled into ignoring it with if-defs</p>
<p>That's expected. It's a new (and experimental) feature after all ;)</p>
<p>Regards,<br>
Sven</p>