tclhttpd

Update of "DirectOO"
Login

Update of "DirectOO"

EuroTcl/OpenACS 11 - 12 JULY 2024, VIENNA

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 8c29ddf2a6ed5f5af2600442a093dd30c53e04f0
Page Name:DirectOO
Date: 2015-04-02 02:15:27
Original User: hypnotoad
Mimetype:text/x-markdown
Parent: a69e3ad2b85a282b823ee10a7f57b9030173d7ae (diff)
Next 4531df90d54528a091a8730c691a4fd8b9580e30
Content

Getting Started

DirectOO is a new feature in Tclhttpd 4.0. It's goal is to allow applications to be built around TclOO, as well as to allow for more flexible handling of virtual paths.

Implementation

To use DirectOO:

package require httpd::directoo

httpd.url create WEBOBJ /test

For more details httpd.url