Prototype
From Plex-XML
Contents |
General Description
The Prototype JavaScript Framework is a JavaScript framework that provides an Ajax framework and other utilities. Though available as a standalone library, Ruby on Rails integrates the framework as well as other projects such as script.aculo.us and Rico. Description continues at WikiPedia...
Using Prototype within Plex-XML
The JavaScipt used within Plex-XML based for large amounts on Prototype. This enables us to keep pace with the ongoing development of new browser or new browser features and general progress in the area of browser-based programming.
Furthermore Prototype leads us to and taught us an object oriented and maintainable programming style in JavaScript. Thank you guys so far over there at the Prototype core team.
External Links
Licenses
Prototpye 1.6 is an open source software (OSS) and licensed under MIT (source code) and CC BY-SA (documentation). Always check the prototype website for legally binding and latest info about this: prototypejs.org

