> (Isn't it C#?) > > How about #4 - avoid J#(C#) and stick to Java to avoid lessening of > Java development momentum?
C# and J# are different things. J# is an IDE(?)/compiler for Java (v1.1 only? Think so) to the bytecode format that .Net uses. It's meant to be a migration path for Java programmers to .Net. As mentioned before, there are various other restrictions it imposes beyond limiting you to just v1.1 - personally I can't see it being useful, but clearly Microsoft reckons it's worth doing... Jon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
