From the Department of Insane Ideas: D on the JVM

Thomas Kuehne thomas-dloop at kuehne.cn
Wed Dec 13 23:42:36 PST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alexander Panek schrieb am 2006-12-13:
> Well, another thing would be reflection. Afaik, runtime reflection gets 
> much easier when run in a VM, thus D could have reflection libraries 
> just like Java - once being able to be run in a VM, that is.

There is no need for VMs to do runtime reflection in D. 
Granted, Flectioned[1] currently only allows instanciating classes and
structs and isn't yet a replacement for java.lang.reflect.*. But it is
never the less interesting to see how the seperation between
VM and non-VM capabilities isn't as clear as many would think.

Thomas

[1] http://svn.dsource.org/projects/flectioned/downloads/flectioned.zip

-----BEGIN PGP SIGNATURE-----

iD8DBQFFgQ0oLK5blCcjpWoRAlQ9AKCbfN/7a+AndVXVTZ51Y2p9R5cb9QCeKefF
lg7B7mAtsB/twSCS3FS72jU=
=29Wr
-----END PGP SIGNATURE-----



More information about the Digitalmars-d-announce mailing list