Download List

Project Description

The Tcl Web Application Framework helps simplify writing Web applications in the Tool Command Language (Tcl). It provides the features that form the basis for writing an application, such as sessions, users, privilege separation, and an abstract database interface. It is currently under development, but stable for production use.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-15 07:42
0.3.32

This release adds support for using SQLite as a database backend. It changes the password format to salted SHA-1. There are minor bugfixes.
Tags: Minor bugfixes, Major feature enhancements

2009-11-06 07:10
0.3.11

This release fixes an issue with the "module" package and Tcl 8.5.
Tags: Minor bugfixes

2009-11-05 17:52
0.3.10

This release added helper functions for a few HTML widgets and switched the administrative module to using them.
Tags: Minor feature enhancements

2009-09-25 02:34
0.3.9

Several Metakit database backend fixes. The session package has been updated to be more intelligent about saving sessions.
Tags: Minor bugfixes

2009-04-21 17:58
0.3.8

The Mk4 database backend was changed to use an internal locking mechanism rather than a lock file. An issue with the Mk4 database interface causing a syntax error in certain situations was fixed.

Project Resources