<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Turning your .NET object models dynamic for IronPython</title><link>http://blogs.msdn.com/srivatsn/archive/2008/04/12/turning-your-net-object-models-dynamic-for-ironpython.aspx</link><description>Say you want to interop with a .NET library but you also want it to behave like objects in dynamic languages do. You want to be able to add/delete methods/properties to the object dynamically. In python you can do something like this: class x(object):</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Microsoft news and tips &amp;raquo; Turning your .NET object models dynamic for IronPython</title><link>http://blogs.msdn.com/srivatsn/archive/2008/04/12/turning-your-net-object-models-dynamic-for-ironpython.aspx#8385496</link><pubDate>Sat, 12 Apr 2008 19:24:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8385496</guid><dc:creator>Microsoft news and tips &amp;raquo; Turning your .NET object models dynamic for IronPython</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://microsoftnews.askpcdoc.com/?p=1625"&gt;http://microsoftnews.askpcdoc.com/?p=1625&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Turning your .NET object models dynamic for IronPython</title><link>http://blogs.msdn.com/srivatsn/archive/2008/04/12/turning-your-net-object-models-dynamic-for-ironpython.aspx#9252721</link><pubDate>Thu, 25 Dec 2008 23:04:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9252721</guid><dc:creator>Caz</dc:creator><description>&lt;p&gt;Thanx for the blog entry. Took me forever to find on the web though :) I've been using a pre IronPython 2.0 version and used to implement ICustomAttributes; which is obviously no longer a possibility.&lt;/p&gt;
</description></item></channel></rss>