[Mono-list] porting java to C#
P. van der Velde
p.vandervelde@raketnet.nl
Sun, 20 Jun 2004 23:58:39 +1200
Hi Tracy
This is probably not a good thing to say on a mono list but he here it
goes. Check the MS knowledge base (no. KB819018 I think). MS has
developed a Java conversion thingy (for VS.NET unfortunately) that
converts Java source into C# (incl. all library calls etc.). It's not
completely foolproof but it saves one a lot of work. I am using it to
convert a Java matrix lib to C# (with permission of the original
authors). I got a few errors but those were pretty easy to fix.
I don't know if there is Mono component that does this. Maybe the IVKM
will work???
Regards
Petrik
Tracy Barlow wrote:
> Is there anyone who is interested in porting jPOS financial
> transaction library/framework http://www.jpos.org/download.html to C#?
> or has this been done?
>