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
