Pure JavaScript applications
Helma 1.7 introduces a feature to write applications without HopObjects and their associated prototype folders, using raw JavaScript objects and putting all code in the global object.
The feature is described in this posting to the mailing list. There's also a little demo app provided.