If D objects supported the compiled native interface as used by c++ and java (http://gcc.gnu.org/onlinedocs/gcj/About-CNI.html) it would be possible to directly access compiled c++ and java classes/methods from D code and vice versa.
Log in to post a comment.