compiler support added for precise GC

Jacob Carlborg doob at me.com
Mon Apr 16 11:42:50 PDT 2012


On 2012-04-16 18:37, Alex Rønne Petersen wrote:

> The point is that without built-in runtime reflection, reflection is
> only available for select classes that the programmer specifically asks
> to have RTTI for. This is useless. It doesn't enable discovery-based
> reflection at all, which is what makes runtime reflection in C#, Java,
> ... so useful.
>

What he said.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list