set_OpenMode(1) wont work
and i understand why, but i dunno how to solve it cause its from an imported
dll
On 10/12/07, Dino Viehland <[EMAIL PROTECTED]> wrote:
>
> See http://channel9.msdn.com/wiki/default.aspx/IronPython.ValueTypes for
> an explanation of why you can't update value types.
>
>
>
On 10/12/07, Giles Thomas <[EMAIL PROTECTED]> wrote:
> Python and .NET, but also the existing CPython C extensions.
Hi Giles,
Sounds like a good idea and the approaches mentioned seemed solid.
One strategy I was considering for a port of my Mood News site to
Ironpython (but not tried yet!) is wr
Attached are compilation warnings on Mono for IronPython 2.0 Alpha 5.
Many of them are noises but most of IronPython.Modules warnings
(except for socket.cs) are valid.
--
Seo Sanghyeon
Microsoft.Scripting/Actions/InvokeBinderHelper.cs(41,29): warning CS0219: The
variable `getAction' is assigned
On 10/13/07, Dino Viehland <[EMAIL PROTECTED]> wrote:
>
> +1 on the MC++, this seems like an ideal use of it.
>
Just a little nitpick, hopefully were talking about C++/CLI and not the
antique "Managed Extensions for C++"
regards,
Simon
*From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On