> The IronPython guys don't yet have permission to accept patches. Permission > to contribute to the modules will come before contributions to the core > IronPython - and we are unlikely to be ever able to contribute to the DLR.
I guess the DLR is moving into the CLR so I can see why Microsoft would take that stance. I can very easily move everything into IronPython.Modules, (it belongs there anyway) the patches to compile and GeneratorExpression are so simple that the IronPython team can rewrite them in under 20 minutes using my code as a reference. As Michael points out, would that make it easier? -Dan _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com