On Thu, 14 Mar 2002, Erick Thompson wrote:
> I would suggest using C# if you are using the Windows platform. It's quite > fast, and MS provides a program to convert from Java to C#[1], so you may > save a bunch of redevelopment time. Even if you're not on Windows, there > will soon options to still use .net, such as Rotor[2] and Mono[3]. > > On a related note, I am working on a spider in C#, and if a lot of other > people are working a new spiders as well, perhaps we should look at starting > a .net open source project, based on something like the BSD/X11 license (to > allow commercial inclusion). > > Erick > > [1] > http://msdn.microsoft.com/vstudio/downloads/jca/default.asp > > [2] > http://www.oreillynet.com/pub/a/dotnet/2002/03/04/rotor.html > > [3] > http://www.go-mono.com/ --- Hy, Why not pre-compile the java code to native code ? -> No redevelopment time at all. Regards, Achim Dreyer ----------------------------------------------------------------------- A. Dreyer, UNIX System Administrator and Internet Security Consultant -- This message was sent by the Internet robots and spiders discussion list ([EMAIL PROTECTED]). For list server commands, send "help" in the body of a message to "[EMAIL PROTECTED]".
