There is currently little or no documentation specifically for [TEA] version 3. Currently, version 3 is effectively defined by the [SampleExtension%|%sample extension%|%]. The [http://www.tcl.tk/doc/tea/tea_tcl2k.pdf|old documentation] should be ignored wherever it conflicts with the sample extension. **Report of the TEA experience from a TEA-newbie [NC]** To start with the TEA architecture, the best is to download the sample extension, and modify it. For instruction on downloading the sample extention, look at [sampleextension] ! Note that the documentation included with the sample extension (in the ./tea directory) is AFAIK definitely the thing to read when starting with tea. Much better and up to date than any other doc Ifound on tea. This doc is a collection of txt files. To generate the documentation as manpages, run the ../tea/toman.tcl script provided with the sample extension. To generate the documentation in html, you may use the ::doctools utility of tcllib. --------------- Does anyone have any thoughts and suggestions on how one goes from writing some C code to creating the configure.in, Makefile.in, etc. files, for people unfamilar with working with those files? Do we just take the ones from [sampleextension] and use them as is, or are there commands that we need to run to customize them for a specific application? ---- !!!!!! %| [Category Package] | [Category Porting] |% !!!!!!