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
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
