From: Andreas D. <an...@dr...> - 2009-11-03 22:12:43
|
Hello, TEPAM uses an own regression test framework. But I like the TclTest package and its futures and will check the effort to use this package. The introduction you have seen has been written in M$ Word. But just for consistency reasons between the different Tcllib package it is a need to write any reference documentation in the doctool format and I will do this. But when I check the tcllib source package I can also find packages that have some HTML files. Such a HTML formated tutorial could be part of the provided examples, couldn't it? Well, the tutorial can certainly also be written in pure text using the doctool format. In this case the TEPAM package will probably have the following man pages: - tepam::tutorial (or tepam::introduction) - tepam::procedure - tepam::argument_dialogbox I guess any other pages can be added to the tcllib documentation, if this is required, can't it? Concerning the question if the graphical part (the argument dialogbox) should be placed into the tklib, or if the entire existing tepam package should be part of the tcllib can be decided later. I suggest to perform now first some cleanup on the package, to use for the regression test the TclTest package and to write an initial reference documentation in the doctool format. The package can then be reviewed and it can be decided if it meets the tcllib's quality standard, and if it should be split into two parts or not. I definitively need a couple of days to find the time to do this cleanup. Best regards, Andreas Drollinger |