On 02/14/03 Christian.Buchner wrote: > I just experimented running an assembly created with Microsoft Visual J# > with the Mono JIT. Microsoft Visual J# produces MSIL from Java source, > targeting the runtime (and it's a FREE addon to Visual Studio!). My hope > was that I could replace a broken C# class with with a version Java that > has less bugs. ;)
Well, hopefully we'll be able to execute complex java code directly in mono using IKVM.NET (see www.ikvm.net), so there should be no more need for J#;-) > The bad news: [...] > D:\dev\JSBZip2>mono bin\debug\JSBZip2.exe ..\LogTest\windowsmedia_20030131.bz2 > ** Message: Unknown heap type: > ** Message: Unknown heap type: trings > I can provide a full ILDASM /ALL dump of that assembly on request. Please, send me offlist (or as list admin I'll get hundreds of false virus alert messages from the poor windows users:-) the JSBZip2.exe binary, so that I can take a look at it. Thanks. lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
