VTable/open resusable object model

BLS nanali at nospam-wanadoo.fr
Tue Jul 17 13:43:45 PDT 2007


An Object model that can be customised
to support powerful features such as multiple inheritance and
mixed-mode execution (native code/ byte code)
I also guess that it may help to implement dynamic class loading;

The new D object model ?
Bjoern

You will find a 144 LOC !  C implementation at the end of this document:
http://www.piumarta.com/pepsi/objmodel.pdf

and an implementation in Python at :
http://denkspuren.blogspot.com/2007_03_01_archive.html



More information about the Digitalmars-d mailing list