[IronPython] vs.net 2k5 beta 2 available

2005-04-17 Thread Muhammad Abubakar
Hi all, VS.net 2k5 Beta 2 available: check out http://lab.msdn.microsoft.com/vs2005/get/. Ab. http://joehacker.blogspot.com ___ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-iro

Re: [IronPython] To Compile or Not to compile, that's the question

2005-04-17 Thread Muhammad Abubakar
> to type it's name even less often. So - are you telling me you actually > compile C# projects by opening a window and typing "csc > somefilename.cs"? If so, why? in my observation: it often happens that microsoft releases SDKs before visual studios (betas), and when they release it, its usuall

Re: [IronPython] To Compile or Not to compile, that's the question

2005-04-17 Thread Drew Moore
how bout 'prom' for "Python Running On Mono" ? maybe 'porn' for Python On Runtime-.Net"? ;-) I type 'mkae' a lot, so I'm all for short names. Drew ___ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http://lists.ironpython.com/

Re: [IronPython] To Compile or Not to compile, that's the question

2005-04-17 Thread Joe Mason
On Sun, Apr 17, 2005 at 11:49:31AM +0100, Innes MacKenzie wrote: > On 4/17/05, Joe Mason <[EMAIL PROTECTED]> wrote: > > On Sun, Apr 17, 2005 at 10:55:08AM +0100, Innes MacKenzie wrote: > > > On 4/17/05, Swaroop C H <[EMAIL PROTECTED]> wrote: > > > > "ipc" is just too cryptic. > > > > > > What about

RE: [IronPython] To Compile or Not to compile, that's the question

2005-04-17 Thread Sriram Krishnan
Innes MacKenzie wrote: > Not on my XP laptop it doesnt. Oops - sorry - was using another shell when I tested this out.My bad. Sriram ___ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http://lists.ironpython.com/listinfo.

Re: [IronPython] To Compile or Not to compile, that's the question

2005-04-17 Thread Innes MacKenzie
On 4/17/05, Joe Mason <[EMAIL PROTECTED]> wrote: > On Sun, Apr 17, 2005 at 10:55:08AM +0100, Innes MacKenzie wrote: > > On 4/17/05, Swaroop C H <[EMAIL PROTECTED]> wrote: > > > "ipc" is just too cryptic. > > > > What about 'dir', 'cd', 'csc'? > > The first two are historical, and it's too late to

Re: [IronPython] To Compile or Not to compile, that's the question

2005-04-17 Thread Innes MacKenzie
On 4/17/05, Sriram Krishnan <[EMAIL PROTECTED]> wrote: > Joe Mason wrote: > > > > > What? What OS are you talking about? On Linux it works everywhere, > > even searching $PATH. On Windows, why does it matter? Don't you > > just associate .py with the executable and doubleclick it? > > > > It'

RE: [IronPython] To Compile or Not to compile, that's the question

2005-04-17 Thread Sriram Krishnan
Joe Mason wrote: > > What? What OS are you talking about? On Linux it works everywhere, > even searching $PATH. On Windows, why does it matter? Don't you > just associate .py with the executable and doubleclick it? > It's the same on Windows - tab completion in your command prompt searche

Re: [IronPython] To Compile or Not to compile, that's the question

2005-04-17 Thread Joe Mason
On Sun, Apr 17, 2005 at 10:55:08AM +0100, Innes MacKenzie wrote: > On 4/17/05, Swaroop C H <[EMAIL PROTECTED]> wrote: > > "ipc" is just too cryptic. > > What about 'dir', 'cd', 'csc'? The first two are historical, and it's too late to change them. The third is just stupid. > > If the command-li

Re: [IronPython] To Compile or Not to compile, that's the question

2005-04-17 Thread Innes MacKenzie
On 4/17/05, Swaroop C H <[EMAIL PROTECTED]> wrote: > "ipc" is just too cryptic. What about 'dir', 'cd', 'csc'? > Why isn't just "ironpython" good enough for everybody?. I hear there's a current thread on the subject, on the iron-python mailing list. This may be a useful source for finding out p

Re: [IronPython] To Compile or Not to compile, that's the question

2005-04-17 Thread Swaroop C H
On 4/17/05, Muhammad Abubakar <[EMAIL PROTECTED]> wrote: > I have noticed that on windows world ppl are more used to using some > sort of ide but on linux/unix world ppl (hackers?) like to do a lot on > just shell using the name of the things they use. Since u r used to > typing python and jython w