[tcljava-dev] Jacl and .Net
Brought to you by:
mdejong
From: Ray J. <Ra...@in...> - 2003-12-04 17:52:26
|
Has anyone tried to use Jacl on .Net. I imagine it has not been ported to C# but will it compile and work under J#? Even if it compiles I wonder what it would take to write extensions for Jacl in other .Net languages. Anyway, has anyone gone down this path before? =20 I have just tried loading all the Jacl Java code into a J# project to see what happens. The most immediate problem is that J# does not support the sun.io classes. =20 Ray |