Home
The Toolkit for Online Communities
15894 Community Members, 0 members online, 2261 visitors today
Log In Register

Forum OpenACS Improvement Proposals (TIPs): TIP 85 (approved): Require tcllib

OpenACS Home : Forums : OpenACS Improvement Proposals (TIPs) : TIP 85 (approved): Require tcllib

Icon of Envelope Request notifications

+
Posted by Malte Sussdorff on
The purpose of this TIP is to require a dependency on tcllib and get rid of all copied / old code in OpenACS that is has better equivalents in TCLlib.

Reasoning:

TCLlib is an actively developed package that offers a lot of enhancements to the TCL language which we sometimes mirror in OpenACS (e.g. MIME handling). Instead of duplicating efforts and wasting resources, we should actively embrace these new options (which we need for acs-mail(-lite) and tsoap anyway) and make tcllib a required and well documented part of the installation.

+
Posted by Jeff Davis on
approve
+
Posted by Jade Rubick on
Approve. As of which version?
+
Posted by Rocael Hernández Rizzardini on
approved
+
Posted by Andrew Grumet on
approve
+
Posted by Malte Sussdorff on
as of 5.3 (will remove the old files from HEAD once the Tip has gone through).
+
Posted by Jun Yamog on
Hi,

We might be doing this one of our projects. There has been some bugs on the mime procs. We hope this tip goes through.