Helma 2 alpha 1
This page documents the features and components of the first Helma 2 alpha release.
Bundled Java libraries
- org.mortbay.jetty.jar
- javax.servlet.jar
- js.jar
- commons-logging.jar
Candidates:
- commons-fileupload.jar + commons-io.jar
- commons-collections.jar
- tagsoup.jar
- commons-httpclient.jar
Source package only:
- junit.jar (version 3.8.2)
JavaScript libraries and framework
H2a1 should include the following:
- A simple JS-based request path mapping mechanism
- Initial JS libraries, e.g. HelmaLib, JS inheritance sugar
- JS-based templating framework, using the best from Jürg's and Tobi's implementations
- Simple Demo/Doc pages to showcase/introduce all of the features above
Evantually (ideas):
- HTTP upload support
- MarkupLib
Concepts
TBD. Also see Helma 1 Compatibility Layer.