[IronPython] IronPython 0.9.6 released

Martin Maly Martin.Maly at microsoft.com
Sat Dec 10 23:35:04 CET 2005


IronPython does support subclassing and method overriding so your scenario should work.

Martin

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Michael Latta
Sent: Saturday, December 10, 2005 2:06 PM
To: 'Discussion of IronPython'
Subject: Re: [IronPython] IronPython 0.9.6 released

Is it possible to use IronPython to subclass a CLR class?

In particular can I use IronPython to create a subclass of WWF Activity and
override the methods needed to implement custom activities?  Using
IronPython as a workflow scripting language would be pretty cool.

The discussion about mangled methods and class names raises questions about
interoperating with frameworks like WWF where subclassing is involved.

Michael


_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list