Remote Objects Framework
The ROF consists of 5 projects:
- rof-script is an ECMA Script (JavaScript) implementation with some additional features for
- object oriented JavaScript
- dynamic JavaScript generation and
- browser independent scripting
- rof-core is a Java- and JavaScript library based on rof-script.
- rof-spring provides Spring WebMVC support with abstract views and view resolvers.
- rof-xml-parser is an XML parser and JavaScript generator for the ROF templates.
- rof-browsers is a set of browser plugins.