Categories
Dev

Prototype 1.6.0 RC11 min read

The first RC of prototype 1.6.0, the javascript Framework of my choice, is here with a bunch of exiting new features:

  • new Event System including custom Events
  • responseJSON method for Ajax Request to parse JSON String
  • in general better support for JSON as Ajax transport method
  • new DOM Mehtods for creating DOM Elements; Insertion and Positiona are deprecated
  • Template Engine
  • implementing of Javascript 1.6 features, eg. Array.indexOf is now nativly supported
  • ….

For more Infos read the Changelog or Sam’s announcment at the prototype blog.

Leave a Reply

Your email address will not be published. Required fields are marked *