HighTechTalks DotNet Forums  

J# or C# which when ?

Dotnet VJSharp microsoft.public.dotnet.vjsharp


Discuss J# or C# which when ? in the Dotnet VJSharp forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Bob Palank
 
Posts: n/a

Default J# or C# which when ? - 03-28-2006 , 02:58 PM






Someone wrote "J# is for migrating away from Java.
It's not a good tool for building new .NET applications. "

Does the community agree with this ?
Should I offer Visual J# as an alternative IDE in a first Java Course ???
Given that there are multiple JVMs, I wonder if a future Microsoft JVM is
plausible ?
Opinions please
Bob



Reply With Quote
  #2  
Old   
chrismo
 
Posts: n/a

Default Re: J# or C# which when ? - 03-29-2006 , 02:12 PM






It does seem that Microsoft is leaving J# in the mix as a fully
supported language. There was an MSDN video somewhere detailing new J#
language features for .NET 2.0. I was surprised as I'd always believed
J# was just a migration tool.

But - J# is definitely not Java. Any language additions they've made
recently are not Java compatible. J# /can/ compile JDK 1.1 compatible
Java code, as well as older J++ code (JDK 1.1 plus MS extensions),
though there are some limitations (like no JNI support) on that -- but
J# is definitely married to the .NET platform and runtime.

It does present an interesting option of allowing a single codebase to
compile both to .NET and modern JVMs, if you're willing and able to
live within the constraints. IKVM is an open-source compiler that is a
good alternative to consider for supporting both Java and .NET
runtimes.

To sum up - I would not offer J# as an alternative IDE for a Java
course, it's not that. And I seriously doubt MS will produce a real
JVM, they arguably never really did in the first place.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.