On Thursday, 8 May 2014 at 01:52:05 UTC, Domain wrote:
On Wednesday, 7 May 2014 at 18:24:23 UTC, Kapps wrote:
On Wednesday, 7 May 2014 at 16:51:10 UTC, amehat wrote:
Hello everyone,
I'm working on porting a java library in D, and I stuck on a
class because it works with the reflection.
From
Hello everyone,
I'm working on porting a java library in D, and I stuck on a
class because it works with the reflection.
From what I've read on prowiki
(http://www.prowiki.org/wiki4d/wiki.cgi?LanguagesVersusD), D can
not do reflection, it is limited to the Run-Time Type Information
(RTTI )