Comments on: Some Controversy over ECMAScript 4 https://joshblog.net/2007/11/06/some-controversy-over-ecmascript-4/ Archive of older blog posts written by Josh Tynjala about Flash, Flex, and ActionScript Wed, 26 Jun 2013 02:52:46 +0000 hourly 1 https://wordpress.org/?v=4.9.9 By: Discover ECMAScript 4: The Future of ActionScript - Josh Talks Flash https://joshblog.net/2007/11/06/some-controversy-over-ecmascript-4/#comment-1538 Mon, 06 Oct 2008 21:23:08 +0000 http://www.zeuslabs.us/2007/11/06/some-controversy-over-ecmascript-4/#comment-1538 […] some interesting news has surfaced. New information about this topic is available in my articles Some controversy over ECMAScript 4 and How will ECMAScript “Harmony” affect ActionScript […]

]]>
By: scott schmitz https://joshblog.net/2007/11/06/some-controversy-over-ecmascript-4/#comment-1537 Thu, 22 Nov 2007 23:45:28 +0000 http://www.zeuslabs.us/2007/11/06/some-controversy-over-ecmascript-4/#comment-1537 Since the last time the standards body has agreed to something has been 1999, I think delay is simply stupid. Please keep moving forward.

I use JavaScript as a full-time profession and must agree that there are things that need improvement. The issues with Javasscript are completely obvious to anyone who uses it every day. Simply put, it has stagnated and needs improvements. The web pages we were doing in 1999 are nothing like what we are doing now! So, it stands to reason that we need to improve the language.

You must change or die!

As far as incompatibility – I think you need to address this with specific test cases. You must put together a massive automated set of Javascript tests to validate compatibility. I suspect that the complaints revolve around what are really Microsoft bugs – which, obviously require a bug fix from Microsoft, but not necessarily a change in the standard!

As far as the language getting too large, that’s really best determined by the number of lines of C++ code it takes to implement, the memory footprint, the execution speed. So, I would suggest that the reference implementations better darn well demonstrate that these language changes are wise. After all, these standards will go into mobile phones!

As far as the language getting too complicated for people just trying to hack some code – this seems a spurious argument as long as the language is backwards compatible. So, just make sure it stays backwards incompatible.

I urge you to do the best job you can. My long-term livelihood depends upon you.

Scott.

]]>