J#

Does anybody develop in J#?
[34 byte] By [akimotoa] at [2007-10-2 7:32:58]
# 1
> Does anybody develop in J#?I have the authoritative answer on this.No.
warnerjaa at 2007-7-16 21:13:02 > top of Java-index,Java Essentials,New To Java...
# 2
I just wanted to be sure. Since your answer is authoritative , now I'm sure
akimotoa at 2007-7-16 21:13:02 > top of Java-index,Java Essentials,New To Java...
# 3
It seems that if you (or at least I) try to preview an answer before posting, the post is aborted.(Maybe the forum is written in J#?)
akimotoa at 2007-7-16 21:13:02 > top of Java-index,Java Essentials,New To Java...
# 4

But J# code neither runs in a Java VM (virtual machine) nor leverages run-time features created after Version 1.1.4 of Sun's Java SDK (software development kit). Microsoft is banking that the differences between Java and J# will be obvious to lawyers and judges -- and that J# will give Java serious competition for the minds of Java developers.

--http://www.infoworld.com/articles/tc/xml/01/11/05/011105tcjsharp.html

so it's not Java, so why use it? Safer to use C#, which is Java-like enough and less likely to be shut down in another lawsuit.

bsampieria at 2007-7-16 21:13:02 > top of Java-index,Java Essentials,New To Java...