[IronPython] namespaces and modules in IP2

Glenn Jones glenn.k.jones+ipy at gmail.com
Mon Nov 10 12:00:08 CET 2008


Hi all,

We are working on porting our application from IP1 to IP2. We have reached a
bit of code where we relied on System.Windows.Forms being a module (we were
monkey patching it) and in IP2 it is now a namespace and we cannot set
attributes on it.

We can probably work around the change, but we're not sure whether we should
if the change is a regression and a fix is forthcoming.

Is this a regression or an intentional change?

Glenn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20081110/36ebaa49/attachment.html>


More information about the Ironpython-users mailing list