Share

2step: web application framework

File Release Notes and Changelog

Release Name: v7.1

Notes:
This new version of 2step includes several changes:

* New model syntax integrated with the language. Now each model is generates as it own class that can have and override methods, be subclassed, etc.
* Cron tasks managed dinamycally from administration.
* Integrated with newer jetty 6.1.
* Welcome pages supported.
* CAPTCHA generation integrated.
* Improved ResultSet handling: are garbage collected automatically instead of explicit tracking for destruction. This allows better behaviour with newest JDBC drivers.
* Some 2step administration aesthetic improvements.
* Enhanced context manager.
* Other bug fixes, refactorings and minor tweaks hard to list.


Changes: