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
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
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
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
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