RE: JScript.NET
Personally, I have had a little bit of a look at some code for JScript.NET in the past couple of days and don't find it as nice as the current JScript engine we use. Of course there are some advantages, but nothing really significant given the strong scripting engine that we currently use. Personally, I think it is better to stay where we are as the current scripting engine is a nice basis for people to start coding (something that makes it more inviting for the ordinary user to have a go at) compared to the complexity we see in the .NET languages.
|