Talk:JScript: Difference between revisions

Content deleted Content added
Asqueella (talk | contribs)
PhMajerus (talk | contribs)
Removed discussion about Silverlight version as the answers are now confirmed and have been included in the main article
Line 23:
 
::I am not certain, although there definitely is a difference, causing any object with a circular reference to a native object in IE to leak memory (as if those were reference-counted, or rooted), while this does not occur with SpiderMonkey used in Mozilla based browsers --[[User:66.11.179.30|66.11.179.30]] 09:25, 20 September 2006 (UTC)
 
== Silverlight version ==
 
The [[Microsoft Silverlight]] article tells a managed version of JScript is shipped with Silverlight 1.1. I wonder if that is a new .NET version of JScript... -- [[User:Northgrove|Northgrove]] 22:51, 2 May 2007 (UTC)
 
According to currently published information (MIX07), the Silverlight 1.1 version is "Managed JScript", a 3rd flavor build on top of the Dynamic Language Runtime, providing less CLS features than JScript .NET, but likely to finally bring back scripting features lacking in JScript .NET compared to classic JScript. [[User:PhMajerus|PhMajerus]] 02:06, 11 May 2007 (UTC)
 
== Created vs plagiarized ==