Update of "Open Design and Integration Environment"
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com or submit via the online form
by Aug 20.

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

Overview

Artifact ID: 295bfcee89ded02848b98f1c6490e7e3b7711dda
Page Name:Open Design and Integration Environment
Date: 2015-02-05 02:58:59
Original User: hypnotoad
Parent: 48529fa2cde4f4520e570f347950313cdc2b344b (diff)
Next 0d6719ff6215965589a67137b4be983ccd59a345
Content

Welcome to the Open Design and Integration Environment (ODIE). ODIE is an object oriented suite of tools, written in Tcl/Tk (and sometimes C). The system was originally designed to set up and run intranet style applications quickly and cleanly. It has since evolved into an application development suite.

The concept of ODIE is that each developer needs his/her own "sandbox" to play in. When developing for bleeding edge versions of Tcl/Tk (or its extensions) the default behavior of autoconf is to install the resulting binaries in a system-wide location. While Windows does not have a native Tcl/Tk, this behavior can be a disaster on Unix-like systems where many vendor bundled systems rely on a native Tcl/Tk distribution with a pile of vendor specific quirks, bugs, and compiled in assumptions.

ODIE attempts to provide a common set of scripts and methodologies for building one's own private sandbox.

Here is a quick outline of the resources available on this website: