[IronPython] Basic performance and feature questions
Michael Latta
lattam at mac.com
Sun Apr 23 10:43:51 PDT 2006
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/users-ironpython.com/attachments/20060423/6c6fdd59/attachment.html
More information about the users
mailing list