Re: [IronPython] Fwd: [Mono-dev] Current 'xbuild' status

2009-06-09 Thread Tomas Matousek
It would be great if we could also build IronRuby. It currently crashes: C:\M1\Merlin\Main\Languages\Ruby>"C:\Program Files\Mono-2.4.2\bin\xbuild.bat" Ruby.sln XBuild Engine Version 0.1 Mono, Version 2.4.2.0 Copyright (C) Marek Sieradzki 2005. All rights reserved. Unhandled Exception: System.Ar

Re: [IronPython] __objclass__

2009-06-09 Thread Seo Sanghyeon
2009/6/10 Michael Foord : > All .NET classes used from IronPython have an __objclass__ attribute on > their methods / members. This is *really* useful for introspection - can I > rely on it staying or is it an implementation detail that may change? Since this is also a CPython behavior (although u

[IronPython] Fwd: [Mono-dev] Current 'xbuild' status

2009-06-09 Thread Seo Sanghyeon
FYI. From: Ankit Jain Date: 2009/6/10 Subject: [Mono-dev] Current 'xbuild' status Current xbuild status: It can handle solutions (.sln) now, thanks to Jonathan Chambers, with C#, VB.net projects. Handles embedded resources, satellite assemblies, project references etc. Eg. Paint.Net 3 ( builds

[IronPython] __objclass__

2009-06-09 Thread Michael Foord
Hello guys, All .NET classes used from IronPython have an __objclass__ attribute on their methods / members. This is *really* useful for introspection - can I rely on it staying or is it an implementation detail that may change? Michael -- http://www.ironpythoninaction.com/ http://www.voidsp

[IronPython] IronPython 2.6 CodePlex Source Update

2009-06-09 Thread merllab
This is an automated email letting you know that sources have recently been pushed out. You can download these newer sources directly from http://ironpython.codeplex.com/SourceControl/changeset/view/54341. MODIFIED SOURCES $/IronPython/IronPython_Main/Src/Tests/Modes/ConsoleFlags.ps1