ATWF stands for '''A''' '''T'''cl '''W'''eb '''F'''ramework or '''A'''rnulf's '''T'''cl '''W'''eb '''F'''ramework It is the start of an Implementation of the collection of ideas for a web framework to be found here: [ToW Tcl on WebFreeWay] ---- [apw] 2010-04-02 I have implemented the Db layer for it and it uses [tdbc] from [kbk] for connecting to/ working with databases and I have reimplemented a big part of Db package of the [php] Zend Framework [http://framework.zend.com] in Tcl in the last 2 weeks. simple selects/inserts/updates/deletes are now running, but there is still a lot of work in debugging and testing that part. For generating web pages I will use [Templates and subst] the substify proc from [jcw]. The implementation is done with [itcl-ng]. Stay tuned. ---- !!!!!! %| [Category Package] | [Category Application] |% !!!!!!