Re: [IronPython] Any have one good reason to use .NET Framework v2.0 with IronPython

2005-06-02 Thread J. Merrill
At 03:26 PM 5/31/2005, Luis Carrillo wrote >Why I need to update the .NET Framework v2.0 with revisions 50215, >knowing that this version is BETA!!, I work with v1.2, and I don't >need one upgrade yet. >Why not work it?? with early versions of .NET or give more options to >downloads, like IronPytho

Re: [IronPython] Any have one good reason to use .NET Framework v2.0 with IronPython

2005-06-02 Thread J. Merrill
One other point I forgot to make -- MS works terribly hard to make it so that you can have as many different versions of .NET on your machine as you want, and they will all work as if the others weren't there. Why not take advantage of that? At 03:26 PM 5/31/2005, Luis Carrillo wrote >Why I ne

RE: [IronPython] Any have one good reason to use .NETFramework v2.0 with IronPython

2005-06-02 Thread Keith J. Farmer
Last I checked, the betas don't work side-by-side? From: [EMAIL PROTECTED] on behalf of J. Merrill Sent: Thu 6/2/2005 8:56 AM One other point I forgot to make -- MS works terribly hard to make it so that you can have as many different versions of .NET on your ma

RE: [IronPython] Any have one good reason to use .NETFramework v2.0 with IronPython

2005-06-02 Thread J. Merrill
The Visual Studio betas don't, but my impression is that the framework betas do. Am I wrong? (Maybe the newer beta installers remove the older betas, which is why I've not seen any "uninstall the previous beta before you install this one" messages.) At 02:01 PM 6/2/2005, Keith J. Farmer wrote