RE: C# implementation of Jakarta-Commons

2004-08-04 Thread Bart Read
functionality lacking in .NET then I'll be very happy. Many thanks, Bart -Original Message- From: Andrew Ferguson [mailto:[EMAIL PROTECTED] Sent: 03 August 2004 18:12 To: Jakarta Commons Users List Subject: RE: C# implementation of Jakarta-Commons forgot to mention that ikvmc /can

RE: C# implementation of Jakarta-Commons

2004-08-04 Thread Andrew Ferguson
09:45 To: Jakarta Commons Users List Subject: RE: C# implementation of Jakarta-Commons Thanks, that's useful to know. I must admit that I'm sitting on the fence a bit regarding the merits of using cross-compilers. The approach taken by NUnit (= JUnit for .NET) was firstly a pretty much direct

Re: C# implementation of Jakarta-Commons

2004-08-03 Thread Vic Cekvenich
+1. Appache httpd has a C# port. .V Bart Read wrote: Dear All, I've been a user of the Commons libraries for some time now on Java projects that I've been involved with. However, I've recently started working for a Microsoft shop who use C#, and have found that to begin with the .NET

RE: C# implementation of Jakarta-Commons

2004-08-03 Thread Andrew Ferguson
ikvm might be able to compile the jar directly for .NET? http://weblog.ikvm.net/ -Original Message- From: Bart Read [mailto:[EMAIL PROTECTED] Sent: 03 August 2004 11:22 To: [EMAIL PROTECTED] Subject: C# implementation of Jakarta-Commons Dear All, I've been a user of the Commons

RE: C# implementation of Jakarta-Commons

2004-08-03 Thread Andrew Ferguson
, any pure java jar which doesn't use too recent API (ie the Classpath open-source project supports all the used API) will compile ? -Original Message- From: Andrew Ferguson [mailto:[EMAIL PROTECTED] Sent: 03 August 2004 13:41 To: Jakarta Commons Users List Subject: RE: C# implementation