news4geeks.net
29Sep/110

JavaScript upgrade to feature modularization

The next major upgrade to the JavaScript platform, tentatively named ECMAScript 6, is set to feature modularization along with other improvements aimed at providing developers with more convenience and security.

Detailed this week in a presentation at the HTML5 Dev Conf event in San Francisco, the ECMAScript upgrade is being eyed for a 2013 release, said presenter David Herman, a senior researcher at Mozilla Research who has participated in the development of the specification at ECMA International. Focusing on JavaScript at an HTML5 technical conference makes perfect sense,  Herman explained. "[The two] are pretty much impossible to separate. HTML5 is really about the new APIs and capabilities of the Web platform and JavaScript is the language of the Web platform, so you can't use HTML5 without JavaScript and JavaScript is useless without the Web APIs, so the two need each other."


Modularization enables reuse of JavaScript code so that developers can share what they've written for reuse in other applications. "I think it's safe to say that the module system is the most important feature in the next version of JavaScript," Herman said. "Modules make it possible for people to share code."

The road map for JavaScript improvements is "pretty exciting," said developer Ishika Paul, senior software engineer at ShareThis.com. Paul lauded improvements such as modularization, and she links JavaScript's evolution to HTML5 and the new generation of the Web.

Also eyed for version 6 is binary data support, which enables such activities as reading a binary file or binary network protocol. "You could do things like read the contents of a PDF file" without being forced to represent items as strings, said Herman. Binary data capabilities are useful in data-intensive applications and can provide memory and possibly time savings, he added.

Private key capabilities in the ECMAScript upgrade can enhance security for developers, who will be able to hide information to prevent malicious or unintentional intrusion into parts of a program, said Herman. "It's a basic engineering construct that you see in most programming languages, and JavaScript really doesn't have much for doing that."

A new generators capability in version 6 will make it easier to express a sequence of events in Web programs. Generators boost asynchronous programs, Herman said. Another new capability, string interpolation, will enable variables to be embedded inside a string. Adding a sanitizer to a string prevents the injection of malicious code. ECMAScript 6 will gain additional programming conveniences, such as syntax improvements, as well.

ECMA is considering including classes in ECMAScript at some point, which would provide engineering benefits for structuring a program. Additionally, a proxies capability is being eyed for a future ECMAScript implementation that would let developers "play with the underlying semantics of JavaScript objects," Herman said. This can be useful for frameworks experimenting with different styles of software engineering or re-implementing existing Web APIs such as DOM (Document Object Model).  Mozilla's dom.js project re-implements the DOM library in JavaScript instead of C++, using proxies, said Herman. "There could be real performance benefits."

New features of JavaScript can be added via a transpiler to browsers that don't officially support them. Mozilla has a project called Narcissus that could feature a transpiler but does not yet do so.

(Source: infoworld.com)

 

HP is announcing widespread improvements to its security portfolio including security management software, services, IPS platform, and even printer security. The company is announcing the addition of HP ...
READ MORE
Microsoft late Friday confirmed that a "zero-day," or unpatched, vulnerability exists in Internet Explorer 8 (IE8), the company's most popular browser. According to multiple security firms, the vulnerability ...
READ MORE
If you run a bank and use an IP video camera from D-Link, you may want to pay attention to this. A number of IP-based surveillance video cameras made by D-Link ...
READ MORE
McAfee said it has found a vulnerability in Adobe Systems' Reader program that reveals when and where a PDF document is opened. The issue is not a serious problem and does ...
READ MORE
Amazon Web Services (AWS) is looking to expand its security offerings with hosted intrusion protection appliances and more extensive encryption features, as it looks to increase the level ...
READ MORE
HP security smorgasbord upgrades include management software, IPS
Microsoft admits zero-day bug in IE8, pledges patch
D-Link firmware flaws could allow IP video stream
McAfee spots Adobe Reader PDF-tracking flaw
Amazon looks to move security appliances to the

Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

Trackbacks are disabled.