|
I have some questions about IronPython regarding some of the
more dynamic features: 1) What is the
relative performance cost of using methods added to an object rather than
defined in a class? 2) Is there a
way to clone an object that includes all the methods added to it? In other words how well would IronPython support a Self type
programming model where instances were the focus rather than classes? Michael |
_______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
