Download List

项目描述

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 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

此版本添加了对使用 SQLite 作为数据库后端的支持。它更改密码格式为盐渍长沙-1。有轻微错误修正。
标签: Minor bugfixes, Major feature enhancements
This release adds support for using SQLite as a database backend. It changes the password format to salted SHA-1. There are minor bugfixes.

2009-11-06 07:10
0.3.11

此版本修复了与“模块”包和Tcl 8.5的问题。
标签: Minor bugfixes
This release fixes an issue with the "module" package and Tcl 8.5.

2009-11-05 17:52
0.3.10

此版本增加了一些辅助功能,HTML小部件和交换管理模块使用它们。
标签: Minor feature enhancements
This release added helper functions for a few HTML widgets and switched the administrative module to using them.

2009-09-25 02:34
0.3.9

几个Metakit数据库后端修复。这次会议包已经更新,更关注储蓄会聪明。
标签: Minor bugfixes
Several Metakit database backend fixes. The session package has been updated to be more intelligent about saving sessions.

2009-04-21 17:58
0.3.8

数据库后端的Mk4改为使用内部锁定机制,而不是锁定文件。与Mk4数据库在某些情况下导致一个语法错误的衔接问题是固定的。
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