Kristoffer Lawson wrote:
That is two fine. I would prefer to have lots of related classes being part of the same Tcl package. For that, I have to build a stub package which then includes the rest in the appropriate order (or using some kind of sub-packaging).
You should be able to handle this with a custom pkgIndex.tcl file. I would personally opt for the fine-grained packaging mechanism though, for more flexibility.
Cheers,
-- Neil