[IronPython] Interaction with other CLR code

Sriram Krishnan ksriram at gmx.net
Wed Aug 25 18:59:44 CEST 2004


>>For "classic" Python classes, the base class is always
IronPython.Objects.OldClass, and it probably doesn't make sense to provide
interface support here.  But "new style"
classes have a dynamically-generated base class currently created as
"IronPython.NewTypes." + typename of CLR base class.

I'm a newbie here - could you clarify what you mean by old style classes and
new-style classes?

Thanks,
Sriram 


---------------------------------------------------
 
I blog at http://www.dotnetjunkies.com/weblog/sriram
 
----------------------------------------------------




More information about the Ironpython-users mailing list