[erlang-questions] New release of the Erlang Web

Michal Slaski michal@REDACTED
Tue Nov 4 19:42:12 CET 2008


Hi,
We have recently released a new version of the Erlang Web framework for the rapid deployment of web based interfaces. The framework follows the MVC pattern and separates HTML templates from glue and logic implemented in the controller functions. One of the new features introduced in this release is automatic generation of forms which can be based on Erlang records. This plays nice with mnesia database as it also uses records for its table definition. Other features include basic implementation of aspects, support for language translations and mapping URLs into function calls based on regular expressions.

Erlang Training and Consulting has been using the Erlang Web in commercial applications for three years, and has released it as open source under a derivative of the EPL license. For more information visit the Erlang Web site at

http://www.erlang-web.org/

You are very welcome to join the Erlang Web mailing list. You can also meet us at the Erlang User Conference next week, where we will be presenting the Erlang Web.

Hope you like it!
The Erlang Web Team

-- 
http://www.erlang-consulting.com



More information about the erlang-questions mailing list