>> On 15 Feb 2003 11:25:52, Pablo Baena <[EMAIL PROTECTED]> said:
> Hello! Do you have experience with J#? I downloaded it but it > doesn't work with my version of Visual Studio .NET. I was > wondering, does J# support delegates? If so, old code can interact > with them? i.e.: passing a delegate to a event listener. It does not; it's entirely missing support for applets, defining new .NET properties, events, value types, or delegates. It's also limited to JVM 1.1.4; I believe it's intended as a stopgap for people hooked into the abandoned Visual J++, rather than a serious tool for current Java developers. I've been collecting reviews for my dissertation (which is a retarget of the Jikes Java compiler to output MSIL); two of the most complete are: http://www.ondotnet.com/pub/a/dotnet/2001/10/15/jsharp.html http://www.javaworld.com/javaworld/jw-11-2001/jw-1121-iw-jsharp.html Hope this helps, - Chris. -- $a="printf.net"; Chris Ball | chris@void.$a | www.$a | finger: chris@$a | Do not dangle the mouse by the | Do not expose your LaserWriter | cord or throw it at coworkers. | to open fire or flame. | -- SGI Indy manual | -- Apple Laserwriter manual _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
