Hello ICE Gurus
First I thought of emailing this to Michi (as I normally do :-)) but then realized the entire ICE gang might be able to think of some cool uses for this. Permit me to briefly mention something about this post.
This particular project has been around for a long time -- Its called IKVM.NET.
<project_info>
The author (Jeroen Frijters) maintains a Weblog
The project is available over at SourceForge
</project_info>
Its basically a Java VM for .NET. Its hard to put what it does in one sentence but I believe it takes a .JAR or a .CLASS file and maps the Java bytecode to equivalent .NET CIL instructions *dynamically*. I think thats the 10,000 foot view.
Now that Michi has publicly stated that he is working on implementing ICE natively in C#, I was wondering if you guys might take up some elements of what you already have in ICE for Java and simply create a .NET assembly out of them using IKVM.NET.
That might help reduce development time. I mean, exactly what part of the various ICE modules you guys decide to use for this purpose is left to you.
Ultimately whether you use it at all, I just thought I'd point it out anyway.
Let me know what you guys think.
--Dilip

Reply With Quote
