[Mono-dev] J# Classes

Zac Bowling zac at zacbowling.com
Thu Apr 27 11:51:25 EDT 2006


A few ideas...

I know a bunch of people that using J#'s Zip interfaces from C# using
the examples that got from Microsoft (like this one).

http://msdn.microsoft.com/msdnmag/issues/03/06/ZipCompression/

Might be worth looking into to stub out an interface for and wrapping up
#ziplib. 

In the long run, a few people are using J# completely, like BlueDragon
CFML (the Cold Fusion clone which runs on top of ASP.NET and J2EE).
MySpace currently uses BlueDragon on top of ASP.NET so I emailed the dev
team about over there about Mono support. Turns out they use J#
everywhere. 

I wonder if might be worth looking into away we could modify IKVM to
work like J#? Maybe even just taking IKVMs bytecode converter to import
GNU's Classpath as a vjslib.dll some how?

Just some food for thought.

Zac




More information about the Mono-devel-list mailing list