Re: True Inheritable Classes In C (was Generic Interface)

Dianne Hackborn (hackbod@python.CS.ORST.EDU)
10 Mar 1995 06:24:52 GMT

Hark! The herald jim@interet.com (James C. Ahlstrom) posts:
| This is what I am working on. I am trying to make the MFC class
| hierarchy visible from Python so I can port some GUI code I have
| running under Tcl/Tk to NT. I just got some code working which allows
| Python to create C++ objects and inherit from the C++ hierarchy.
| The method works without needing any new Python features.
...

Thanks for all your comments... unfortunately, I am constrained to using C
for my project, so this isn't directly applicable to what I am doing. But
it -is- interesting. :)

------------------------------------------------------------------------------
Dianne Kyra Hackborn "Americans use drugs as if consumption bestowed a
hackbod@mail.cs.orst.edu `special license' to be an asshole."
Oregon State University -- Frank Zappa
//www.cs.orst.edu/~hackbod/