[IronPython] IronPython 2.6 CodePlex Source Update

Dino Viehland dinov at microsoft.com
Tue Jun 29 19:00:26 CEST 2010


It's a good point - if Mono 2.8 isn't out in time for 2.7 then we'll need to
think about what to do there.  Over on the Mono list there was some discussion
about this in April (http://lists.ximian.com/pipermail/mono-list/2010-April/044892.html) 
and it sounds like the release was supposed to be available soon after .NET 4
shipped but it's still listed as TBD on the roadmap page :(  Either way there's
still ~6mos before 2.7 is done so there could be a good chance Mono 2.8 will be
out by then as well.

> -----Original Message-----
> From: users-bounces at lists.ironpython.com [mailto:users-
> bounces at lists.ironpython.com] On Behalf Of Harry Percival
> Sent: Tuesday, June 29, 2010 3:58 AM
> To: Discussion of IronPython
> Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update
> 
> +1 for Mono support.
> 
> On Tue, Jun 29, 2010 at 4:33 AM, Tristan Zajonc <tristanz at gmail.com> wrote:
> > I care about Mono support. I believe the trunk is 4.0 compatible but
> > binaries currently do not exist for most platforms.  It would be nice if
> > there was some minimal amount of testing against Mono to ensure major
> > IronPython releases were cross platform.  I do not believe there are major
> > problems with Mono and IronPython currently and hopefully this can remain
> > the case.
> > On Mon, Jun 28, 2010 at 7:55 PM, Dave Fugate <dfugate at microsoft.com> wrote:
> >>
> >> One qualifying remark to add here - we will continue to ensure we build
> >> against .NET 3.5 and above from the DLR's CodePlex source repository, not
> >> IronPython's.  If anyone's interested in doing this today simply:
> >> 1. Navigate to http://dlr.codeplex.com/SourceControl/list/changesets
> >> 2. Download a source zip file of your choosing
> >> 3. Unzip it and build the "v2Release" configuration of
> >> "DLR_Main\Solutions\CodePlex-DLR.sln" as opposed to the "Release"
> >> configuration of "IronPython_Main\Solutions\IronPython.sln"
> >>
> >> Just out of curiosity, how many people out there care about building
> >> IronPython against .NET 2.0/.NET 3.5?  I'd hope not too many considering
> the
> >> improvements you'll get by running .NET 4.0 based IronPython assemblies -
> >> see http://knowbody.livejournal.com/20751.html :)
> >>
> >> Thanks,
> >>
> >> Dave
> >>
> >> -----Original Message-----
> >> From: users-bounces at lists.ironpython.com
> >> [mailto:users-bounces at lists.ironpython.com] On Behalf Of Dino Viehland
> >> Sent: Thursday, June 24, 2010 10:57 AM
> >> To: Discussion of IronPython
> >> Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update
> >>
> >> But I think we do intend to ensure that we still build on .NET 3.5 and
> >> above - we just won't be releasing those binaries ourselves.  .NET 2.0
> >> SP1 will be dropped completely and we won't be doing our normal extensive
> >> test passes on .NET 3.5.
> >>
> >> > -----Original Message-----
> >> > From: users-bounces at lists.ironpython.com [mailto:users-
> >> > bounces at lists.ironpython.com] On Behalf Of Dave Fugate
> >> > Sent: Thursday, June 24, 2010 10:38 AM
> >> > To: Discussion of IronPython
> >> > Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update
> >> >
> >> > That's our current thinking.
> >> >
> >> > Dave
> >> >
> >> > -----Original Message-----
> >> > From: users-bounces at lists.ironpython.com [mailto:users-
> >> > bounces at lists.ironpython.com] On Behalf Of Jeff Hardy
> >> > Sent: Thursday, June 24, 2010 9:01 AM
> >> > To: Discussion of IronPython
> >> > Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update
> >> >
> >> > > - .NET 4.0 is required for 2.7, not .NET 2.0 SP1
> >> >
> >> > So does this mean there won't be a version of 2.7 for .NET 2.0? Fine
> >> > by me - supporting both for 2.6 is a pain.
> >> >
> >> > - Jeff
> >> > _______________________________________________
> >> > Users mailing list
> >> > Users at lists.ironpython.com
> >> > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> >> >
> >> > _______________________________________________
> >> > Users mailing list
> >> > Users at lists.ironpython.com
> >> > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> >> _______________________________________________
> >> Users mailing list
> >> Users at lists.ironpython.com
> >> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> >>
> >> _______________________________________________
> >> Users mailing list
> >> Users at lists.ironpython.com
> >> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> >
> >
> > _______________________________________________
> > Users mailing list
> > Users at lists.ironpython.com
> > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> >
> >
> 
> 
> 
> --
> ------------------------------
> Harry J.W. Percival
> ------------------------------
> Italy Mobile: +39 389 095 8959
> UK Mobile:  +44 (0) 78877 02511 (may be turned off)
> Skype:         harry.percival
> Email:          harry.percival at gmail.com
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list