On Mon, Nov 3, 2014 at 3:20 PM, Slide <slide.o....@gmail.com> wrote:
> This brings up an interesting question. How much of a pure .NET
> implementation do we want to keep in IronPython? Do we want to try and pull
> something like IronClad into IronPython to provide compatibility, or
> implement the important modules in .NET?

Anything that ships with Python should be pure .NET (or as close to
pure, stuff like msvcrt notwithstanding). I would love to see
something like IronClad included but not without a commitment to
maintain it.

- Jeff
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to