See my earlier email. I think you *could* keep it in C, compile into pure IL. At that point you have to deal with pointer-driven algorithms (eg, NumPy), but you could generate safe code.
Anyway, I need to go eat. I think some serious thought should be given to C++/CLI as an option to produce an IL version of these libraries. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Curt Hagenlocher Sent: Wednesday, October 17, 2007 3:24 PM To: Discussion of IronPython Subject: Re: [IronPython] [python] Re: Announcement: Project togetsomeCPython C extensions running under IronPython On 10/17/07, Keith J. Farmer <[EMAIL PROTECTED]> wrote: A larger worry I have is the possibility that some of this will end up being unsafe code, at which point you will have difficulties in full trust scenarios, such as web servers. This project will by definition be producing "unsafe" code. -- Curt Hagenlocher [EMAIL PROTECTED]
_______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com